Skip to content

Commit 13de8e6

Browse files
temurin11-jdk: Update to version 11.0.26-4
1 parent f4533e4 commit 13de8e6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/temurin11-jdk.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-jdk_x64_windows_hotspot_11.0.25_9.zip",
9-
"hash": "472d59e54f81e86c79192b7d9291d94f6e29d6d56ef7ed1d8aa74fcc7df548dc"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+4/OpenJDK11U-jdk_x64_windows_hotspot_11.0.26_4.zip",
9+
"hash": "a221ae370f609f00e5869c385f4853fecb622a99f8637b95c22ec66c04e15051"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.25_9.zip",
13-
"hash": "88176a939c68c4952b915bbbf52a9cebc2464c7b8bcecd54bdeca3b5f128b8ee"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+4/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.26_4.zip",
13+
"hash": "a0dff6153242717018fb7e9483d097c32d8b4b4ff0ee5e3183ff73d743c55c9a"
1414
}
1515
},
16-
"extract_dir": "jdk-11.0.25+9",
16+
"extract_dir": "jdk-11.0.26+4",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)