mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-19 07:36:48 +08:00
adoptopenjdk-openj9: Update to version 15.0.2-7-0.24.0
This commit is contained in:
parent
4720a93b8e
commit
a50b14b2ed
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK with Eclipse OpenJ9 JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "15.0.1-9-0.23.0",
|
||||
"version": "15.0.2-7-0.24.0",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.1%2B9_openj9-0.23.0/OpenJDK15U-jdk_x64_windows_openj9_15.0.1_9_openj9-0.23.0.zip",
|
||||
"hash": "7e4fb5b31c1343df31486aae4e7fb8ec2896918e5879d0685170836376601ad3"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.2%2B7_openj9-0.24.0/OpenJDK15U-jdk_x64_windows_openj9_15.0.2_7_openj9-0.24.0.zip",
|
||||
"hash": "54f9f2bf34e951b1915985e3eb85a14fc0e302ddcd300f246160265d052aa067"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-15.0.1+9",
|
||||
"extract_dir": "jdk-15.0.2+7",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user