mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-17 01:15:30 +08:00
adoptopenjdk-hotspot: Update to version 15-36
This commit is contained in:
parent
c101f14e22
commit
08ceea134f
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK with Oracle HotSpot JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "14.0.2-12",
|
||||
"version": "15-36",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk14-binaries/releases/download/jdk-14.0.2%2B12/OpenJDK14U-jdk_x64_windows_hotspot_14.0.2_12.zip",
|
||||
"hash": "80926003297bf5afc9357ce24c12aee65483fc7889dc34b65fe08bec4d040611"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15%2B36/OpenJDK15U-jdk_x64_windows_hotspot_15_36.zip",
|
||||
"hash": "0ec6b009c00e3786a30fd2327973ba8971817e482f658c732bea5cb9e268998f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-14.0.2+12",
|
||||
"extract_dir": "jdk-15+36",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user