adoptopenjdk-lts-hotspot-jre: Update to version 11.0.10-9

This commit is contained in:
Mathias Hermansson 2021-01-22 17:16:05 +01:00
parent 4e170d5190
commit 0fd40c1a65

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK JRE with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "11.0.9.1-1",
"version": "11.0.10-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.9.1%2B1/OpenJDK11U-jre_x64_windows_hotspot_11.0.9.1_1.zip",
"hash": "441475261adf6dbfde162e91531b68052a8c16647c64b87629d81a5012285a21"
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.10%2B9/OpenJDK11U-jre_x64_windows_hotspot_11.0.10_9.zip",
"hash": "bab0d47f4764520a96890d00ef5f27d3eb350f77e8dd15e6adf560993fb12595"
},
"32bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.9.1%2B1/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.9.1_1.zip",
"hash": "f2509d229c97d67aea5f680fc256ef1dd515e73aefa8e6024b6dd10b402f365b"
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.10%2B9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.10_9.zip",
"hash": "bfeef4db7942f920d3f08ff7cf6a618728df6c0dcdf23323ea68f33f912ce881"
}
},
"extract_dir": "jdk-11.0.9.1+1-jre",
"extract_dir": "jdk-11.0.10+9-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"