openjdk: Update to version 26-35

This commit is contained in:
github-actions[bot] 2026-04-22 13:43:18 +00:00
parent 122af58e4a
commit aded4b6b02

View File

@ -1,15 +1,15 @@
{
"description": "Official General-Availability Release of OpenJDK",
"homepage": "https://jdk.java.net/",
"version": "25.0.2-10",
"version": "26-35",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/GA/jdk25.0.2/b1e0dfa218384cb9959bdcb897162d4e/10/GPL/openjdk-25.0.2_windows-x64_bin.zip",
"hash": "74784a0c07258f32d36e9224dd79187c566d831c30d47dc06888d4212087331d"
"url": "https://download.java.net/java/GA/jdk26/c3cc523845074aa0af4f5e1e1ed4151d/35/GPL/openjdk-26_windows-x64_bin.zip",
"hash": "2dd2d92c9374cd49a120fe9d916732840bf6bb9f0e0cc29794917a3c08b99c5f"
}
},
"extract_dir": "jdk-25.0.2",
"extract_dir": "jdk-26",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"