mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
adopt11-hotspot-jre: Update to version 11.0.6-10
This commit is contained in:
parent
12b481ef7e
commit
72a080dd8e
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK 11 JRE with Oracle HotSpot JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "11.0.5-10",
|
||||
"version": "11.0.6-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.5%2B10/OpenJDK11U-jre_x64_windows_hotspot_11.0.5_10.zip",
|
||||
"hash": "3f9e3e4256cb2c1b63b56864dca248d7f406874b21e859e5ac7ba7ada989eceb"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.6%2B10/OpenJDK11U-jre_x64_windows_hotspot_11.0.6_10.zip",
|
||||
"hash": "f0d82b256c4aecf051d66ec31920c3527b656159930aa980d37a689a73634e8e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.5%2B10/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.5_10.zip",
|
||||
"hash": "f3a7bac17e92170d96a7a5169b4a8c1e7acc9b00254f937b40f4fdf47c885040"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.6%2B10/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.6_10.zip",
|
||||
"hash": "1a1abdba58f409b0e66ec2fdc09f1ee534381e7b1c324a9d8760d4bc9d0fe25a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.5+10-jre",
|
||||
"extract_dir": "jdk-11.0.6+10-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user