Skip to content

Commit b402540

Browse files
temurin11-jdk: Update to version 11.0.25-9
1 parent 7cb37c3 commit b402540

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.24-8",
4+
"version": "11.0.25-9",
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.24+8/OpenJDK11U-jdk_x64_windows_hotspot_11.0.24_8.zip",
9-
"hash": "e0181952006f9779551511d1f449ca33269a58b7b8802f001fd4ceeff2fd01f3"
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"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+8/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.24_8.zip",
13-
"hash": "7392740f4a4176d65f279f822c35df0d9a3845cefad19c521e58c0001d929308"
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"
1414
}
1515
},
16-
"extract_dir": "jdk-11.0.24+8",
16+
"extract_dir": "jdk-11.0.25+9",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)