mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-17 01:15:30 +08:00
adopt11-openj9-jre: Update to version 11.0.9-11-0.23.0
This commit is contained in:
parent
4541c16adc
commit
2524e9117d
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK 11 JRE with Eclipse OpenJ9 JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "11.0.8-10-0.21.0",
|
||||
"version": "11.0.9-11-0.23.0",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.8%2B10_openj9-0.21.0/OpenJDK11U-jre_x64_windows_openj9_11.0.8_10_openj9-0.21.0.zip",
|
||||
"hash": "7c78dc4e8f7ae9035b8e0076f6419875561522538abee01fc570dadd20b7b276"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.9%2B11_openj9-0.23.0/OpenJDK11U-jre_x64_windows_openj9_11.0.9_11_openj9-0.23.0.zip",
|
||||
"hash": "ee57da9bbd4ec05c8940f679969eb32fa33caa41eebd55976e43a5653c180db1"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.8+10-jre",
|
||||
"extract_dir": "jdk-11.0.9+11-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user