Skip to content

Commit 28a2f04

Browse files
temurin11-jre: Update to version 11.0.26-4
1 parent 13de8e6 commit 28a2f04

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/temurin11-jre.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
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": "11.0.25-9",
4+
"version": "11.0.26-4",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_9.zip",
9-
"hash": "052f09448d5b8d9afb7a8e5049d40d7fafa8f5884afe6043bb2359787fd41e84"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+4/OpenJDK11U-jre_x64_windows_hotspot_11.0.26_4.zip",
9+
"hash": "48139e97027cc45e03e918e262e2dec8f3bfb113a79cf0ca43c29d4e9dd57ee1"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_9.zip",
13-
"hash": "ac760b5ed1cb96acb51b5feb8c04e2c200921a56ff6ab012a81c190c3c80778d"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+4/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.26_4.zip",
13+
"hash": "34e94694c2600f9e382476ee3064d39e8ba08415640fa8874a7127dc78e7c5b6"
1414
}
1515
},
16-
"extract_dir": "jdk-11.0.25+9-jre",
16+
"extract_dir": "jdk-11.0.26+4-jre",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)