temurin-jdk: Update to version 26.0.0-35

This commit is contained in:
github-actions[bot] 2026-04-07 20:50:11 +00:00
parent fc6ac316d3
commit d827383f62

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": "25.0.2-10.0.LTS",
"version": "26.0.0-35",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2+10/OpenJDK25U-jdk_x64_windows_hotspot_25.0.2_10.zip",
"hash": "06ac5f5444a1269dd11d11cbb7ab6ebaecedc60dc1caca82cdb56f29100b7b8c"
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26+35/OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip",
"hash": "f36dbdfbd36401d6bf34c418e6405aedc17296cc72ec8335b5754d90e47aec64"
}
},
"extract_dir": "jdk-25.0.2+10",
"extract_dir": "jdk-26+35",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"