mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
adopt15-hotspot: Update to version 15.0.1-9
This commit is contained in:
parent
5b69cc5110
commit
75eef27970
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK 15 with Oracle HotSpot JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "15-36",
|
||||
"version": "15.0.1-9",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15%2B36/OpenJDK15U-jdk_x64_windows_hotspot_15_36.zip",
|
||||
"hash": "0ec6b009c00e3786a30fd2327973ba8971817e482f658c732bea5cb9e268998f"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.1%2B9/OpenJDK15U-jdk_x64_windows_hotspot_15.0.1_9.zip",
|
||||
"hash": "0cd7e61b0a37186902062a822caa0e14662b676c245b7ebe541f115f3c45681a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-15+36",
|
||||
"extract_dir": "jdk-15.0.1+9",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user