temurin11-jdk: Update to version 11.0.14-101

This commit is contained in:
Mathias Hermansson 2022-02-10 13:45:17 +01:00
parent e7188f3251
commit 863dcc17e4

View File

@ -1,19 +1,19 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "11.0.14-9",
"version": "11.0.14-101",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14+9/OpenJDK11U-jdk_x64_windows_hotspot_11.0.14_9.zip",
"hash": "74cacadc37e5ba33e0055bf1de1a0754635fa70f9762c46c38e884158ad74e6a"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jdk_x64_windows_hotspot_11.0.14.1_1.zip",
"hash": "3e7da701aa92e441418299714f0ed6db10c3bb1e2db625c35a2c2cd9cc619731"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14+9/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.14_9.zip",
"hash": "f10bac3381e6cc79420f9945c2454e03a01f1f22e2e137f363ea42f428be891e"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.14.1_1.zip",
"hash": "c2126d074d26022e6f47c444ffd25a4f313af2f576fe111febd57ca941c52fbc"
}
},
"extract_dir": "jdk-11.0.14+9",
"extract_dir": "jdk-11.0.14.1+1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"