mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
adoptopenjdk-hotspot: Update to version 15.0.2-7
This commit is contained in:
parent
f2dc99a9da
commit
88e64db2c3
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK with Oracle HotSpot JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "15.0.1-9",
|
||||
"version": "15.0.2-7",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.2%2B7/OpenJDK15U-jdk_x64_windows_hotspot_15.0.2_7.zip",
|
||||
"hash": "b80dde2b7f8374eff0f1726c1cbdb48fb095fdde21489046d92f7144baff5741"
|
||||
}
|
||||
},
|
||||
"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