Skip to content

Commit d827383

Browse files
temurin-jdk: Update to version 26.0.0-35
1 parent fc6ac31 commit d827383

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/temurin-jdk.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
33
"homepage": "https://adoptium.net",
4-
"version": "25.0.2-10.0.LTS",
4+
"version": "26.0.0-35",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2+10/OpenJDK25U-jdk_x64_windows_hotspot_25.0.2_10.zip",
9-
"hash": "06ac5f5444a1269dd11d11cbb7ab6ebaecedc60dc1caca82cdb56f29100b7b8c"
8+
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26+35/OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip",
9+
"hash": "f36dbdfbd36401d6bf34c418e6405aedc17296cc72ec8335b5754d90e47aec64"
1010
}
1111
},
12-
"extract_dir": "jdk-25.0.2+10",
12+
"extract_dir": "jdk-26+35",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)