Skip to content

Commit 65946ca

Browse files
temurin11-nightly-jdk: Update to version 11.0.28-5.0.ea
1 parent e259362 commit 65946ca

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-4.0.ea",
4+
"version": "11.0.28-5.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+4-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.28_4-ea.zip",
9-
"hash": "b16636b2177306a81174d131eea6bce80636b931f9a00fb3482be9d4042690c2"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+5-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.28_5-ea.zip",
9+
"hash": "83c1f61da8e3261e87d40b7890c5c7f93043b776d894ffc698cf8fe188eb593a"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+4-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.28_4-ea.zip",
13-
"hash": "6d92c9c4dedab4b4fa1da79e8a0afd83e4ad87db09ff46c33bc427072277a8a5"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.28+5-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.28_5-ea.zip",
13+
"hash": "a86cc9c57548473dd9d571314351d43103b9c799484ce6a6805e6e5a1573b7cb"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)