mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
temurin17-jre: Update to version 17.0.4-101
This commit is contained in:
parent
2930cf7acc
commit
2a7ba1d7aa
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
|
||||
"homepage": "https://adoptium.net",
|
||||
"version": "17.0.4-8",
|
||||
"version": "17.0.4-101",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.4+8/OpenJDK17U-jre_x64_windows_hotspot_17.0.4_8.zip",
|
||||
"hash": "67d93c738dd7b546ea0954c0f2e22d3c10ebf7b870a70fb0bb1f289ad80498b5"
|
||||
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.4.1+1/OpenJDK17U-jre_x64_windows_hotspot_17.0.4.1_1.zip",
|
||||
"hash": "10b007eb1b424a83729e335917a4851e426d716349439aef71d63bbcba24b702"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-17.0.4+8-jre",
|
||||
"extract_dir": "jdk-17.0.4.1+1-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user