temurin11-jre: Update to version 11.0.26-4

This commit is contained in:
github-actions[bot] 2025-01-30 16:21:55 +00:00
parent 13de8e637a
commit 28a2f044bb

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.25-9",
"version": "11.0.26-4",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_9.zip",
"hash": "052f09448d5b8d9afb7a8e5049d40d7fafa8f5884afe6043bb2359787fd41e84"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+4/OpenJDK11U-jre_x64_windows_hotspot_11.0.26_4.zip",
"hash": "48139e97027cc45e03e918e262e2dec8f3bfb113a79cf0ca43c29d4e9dd57ee1"
},
"32bit": {
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_9.zip",
"hash": "ac760b5ed1cb96acb51b5feb8c04e2c200921a56ff6ab012a81c190c3c80778d"
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+4/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.26_4.zip",
"hash": "34e94694c2600f9e382476ee3064d39e8ba08415640fa8874a7127dc78e7c5b6"
}
},
"extract_dir": "jdk-11.0.25+9-jre",
"extract_dir": "jdk-11.0.26+4-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"