8000 temurin11-nightly-jdk: Update to version 11.0.28-1.0.ea · pipjok/Java@31a366a · GitHub
[go: up one dir, main page]

Skip to content

Commit 31a366a

Browse files
temurin11-nightly-jdk: Update to version 11.0.28-1.0.ea
1 parent 148ff1f commit 31a366a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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.27-5.0.ea",
4+
"version": "11.0.28-1.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.27+5-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.27_5-ea.zip",
9-
"hash": "088bec3dc22f93a4e32e9ee27725cc888b70f27927417e06f5da912cbe795fba"
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"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.27+5-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.27_5-ea.zip",
13-
"hash": "5d4a9fe243d7f98a2111b827084958e8f9b460fe6500077a5f56a3b8f59a164d"
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"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)
0