temurin26-jdk: Update to version 26.0.1-8

This commit is contained in:
github-actions[bot] 2026-05-15 14:08:34 +00:00
parent 654a5a7a58
commit 50d4d58d7c

View File

@ -1,15 +1,15 @@
{
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
"homepage": "https://adoptium.net",
"version": "26.0.0-35",
"version": "26.0.1-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26+35/OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip",
"hash": "f36dbdfbd36401d6bf34c418e6405aedc17296cc72ec8335b5754d90e47aec64"
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26.0.1+8/OpenJDK26U-jdk_x64_windows_hotspot_26.0.1_8.zip",
"hash": "81b35819085dd73a204c3219464c5f154cb111a526ec63dad793c0eefd469b3d"
}
},
"extract_dir": "jdk-26+35",
"extract_dir": "jdk-26.0.1+8",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"