Skip to content

Commit 29bcee2

Browse files
temurin11-nightly-jdk: Update to version 11.0.28-2.0.ea
1 parent 4fd1fb0 commit 29bcee2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

bucket/temurin11-nightly-jdk.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-jdk_x64_windows_hotspot_11.0.28_1-ea.zip",
9-
"hash": "f261577c38546f0c67e517f0c7bbf92b2d3bbb1665075a6fe53eb897e9a6d9f7"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+2-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.28_2-ea.zip",
9+
"hash": "fa0a9db99f0c22bc48134551154afc87602ac0e42ede13677905ebb1918eff8e"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+1-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.28_1-ea.zip",
13-
"hash": "96eb9bab695d59681cc3e365b156dee2f9aff0778e870e52f902adcf2f4d5e30"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+2-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.28_2-ea.zip",
13+
"hash": "14432f810563714dffd8ca4dd750df4652d78c72b911aefb9e1ad5119245131b"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)