Skip to content

Commit ab76987

Browse files
temurin11-jre: Update to version 11.0.25-9
1 parent b402540 commit ab76987

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.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-jre_x64_windows_hotspot_11.0.24_8.zip",
9-
"hash": "78e10f7d025898b7dc7436b2bb986570283cca3cb4a654991a4f9671231da536"
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"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.24+8/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.24_8.zip",
13-
"hash": "fa9a6abdc28c4190a101ee8ab56c78426337007d391f063b9c24ec944eff80f6"
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"
1414
}
1515
},
16-
"extract_dir": "jdk-11.0.24+8-jre",
16+
"extract_dir": "jdk-11.0.25+9-jre",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)