Skip to content

Commit 68d5942

Browse files
temurin11-nightly-jre: Update to version 11.0.28-2.0.ea
1 parent 29bcee2 commit 68d5942

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

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.28-1.0.ea",
4+
"version": "11.0.28-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.28+1-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.28_1-ea.zip",
9-
"hash": "71cbf25f272df5b8c8bbe87cf96eb7827dec216ba023cced2e0b258f183f7bad"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+2-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.28_2-ea.zip",
9+
"hash": "65dd4bcf011405324f44d0217fc2c521075d480ec01770220e49c7f06a1b1786"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+1-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.28_1-ea.zip",
13-
"hash": "b059ab320de3491792403e0846b1cf99b80f3dca3bf504b5981541ad51ad3c1f"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+2-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.28_2-ea.zip",
13+
"hash": "eec84259017ae825680f5bf4da693f17ce314c57018649446a0cd30411d64cab"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)