Skip to content

Commit f7325d1

Browse files
temurin26-jre: Update to version 26.0.1-8
1 parent 50d4d58 commit f7325d1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bucket/temurin26-jre.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": "26.0.0-35",
4+
"version": "26.0.1-8",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26+35/OpenJDK26U-jre_x64_windows_hotspot_26_35.zip",
9-
"hash": "5b776c83068703c4f6b52545673161981a74262d9751aba7eaa87b38a19beb8d"
8+
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26.0.1+8/OpenJDK26U-jre_x64_windows_hotspot_26.0.1_8.zip",
9+
"hash": "bab6b82ad8600dc177f45b3225d5810779fe9d90179561d877a731294e173404"
1010
}
1111
},
12-
"extract_dir": "jdk-26+35-jre",
12+
"extract_dir": "jdk-26.0.1+8-jre",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)