adoptopenjdk-lts-hotspot-jre: Update to version 11.0.6-10

This commit is contained in:
Mathias Hermansson 2020-01-15 18:22:45 +01:00
parent ed1ab33225
commit ad534b5f22

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 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"