Skip to content

Commit 5a351ea

Browse files
temurin11-nightly-jre: Update to version 11.0.25-2.0.ea
1 parent d5fb8fd commit 5a351ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/temurin11-nightly-jre.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
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-1.0.ea",
4+
"version": "11.0.25-2.0.ea",
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+1-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_1-ea.zip",
9-
"hash": "18470e913e7a9eef1a9fd83b90c79d04a5c450cf8f46294056bc1eb29475278a"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+2-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_2-ea.zip",
9+
"hash": "5341e4e0e270df9677b8292b8ecd32073590fe8e358270905ac7ead74e597e83"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+1-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_1-ea.zip",
13-
"hash": "c28f4d6636f122da5841a7d18db4e5c8a586453ad939be3f3292921de35f055b"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+2-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_2-ea.zip",
13+
"hash": "c765274d74d491e9b756f9d1751d1dadf00f5a51ffa42e774973f6b1ad293b84"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)