adopt11-hotspot-jre: Update to version 11.0.12-7

This commit is contained in:
Mathias Hermansson 2021-09-15 12:19:17 +02:00
parent 64fb0aa144
commit 87ee38537f

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 11 JRE with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "11.0.11-9",
"version": "11.0.12-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.11%2B9/OpenJDK11U-jre_x64_windows_hotspot_11.0.11_9.zip",
"hash": "a7377fb0807fa619de49eec02ad7e2110c257649341f5ccffbaafa43cc8cbcc8"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.12%2B7/OpenJDK11U-jre_x64_windows_hotspot_11.0.12_7.zip",
"hash": "5e00dd1fa87749c819ca94d8f3f352e198de44a9e2c09b0e75cc120a63edea87"
},
"32bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.11%2B9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.11_9.zip",
"hash": "e874c6643d74db10c53db1de608d4115e91e2b0f5cb2ed64bfb632212a78b361"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.12%2B7/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.12_7.zip",
"hash": "793be6b00b3512d8d2453cdcd9620cf79155969c6dfd9f0d2fc3270c4f1c39a4"
}
},
"extract_dir": "jdk-11.0.11+9-jre",
"extract_dir": "jdk-11.0.12+7-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"