adopt11-hotspot: Update to version 11.0.6-10

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

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 11 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-jdk_x64_windows_hotspot_11.0.5_10.zip",
"hash": "951b61e5c2fe956398b25a3001f2342b7f3dd69a252c948bb98544a7a76b28f6"
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.6%2B10/OpenJDK11U-jdk_x64_windows_hotspot_11.0.6_10.zip",
"hash": "6fb8b6c254ec0e1091acd421ac79c1bb07b295de0b679c0595fd284caf7734e5"
},
"32bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.5%2B10/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.5_10.zip",
"hash": "522c3b55e0699f830078adfdfa4fddd06e19d5669aecff44966cf1b1a033f6e9"
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.6%2B10/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.6_10.zip",
"hash": "80eae2d4417669039879a93bfb56dfbef71285adaa26fa85b80eac8f342ae9f0"
}
},
"extract_dir": "jdk-11.0.5+10",
"extract_dir": "jdk-11.0.6+10",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"