Skip to content

Commit 23cece7

Browse files
temurin11-nightly-jdk: Update to version 11.0.30-2.0.ea
1 parent fd6b5cf commit 23cece7

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.30-1.0.ea",
4+
"version": "11.0.30-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.30+1-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.30_1-ea.zip",
9-
"hash": "fc1a6f8a4d877dd31399aa409c2b6f11496b0ed0fbb0675d43dccc0649b118ae"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+2-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.30_2-ea.zip",
9+
"hash": "c172fae99eda4d0c81ac54cc6e2613101091968377bcc92dd5fd45e5940f5748"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+1-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.30_1-ea.zip",
13-
"hash": "3c1ee70940e1a1a9574ee68be2c87068f4acc871b531dfcee22345bd8a3c6844"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+2-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.30_2-ea.zip",
13+
"hash": "c62d5ada7769f757c4f8ebb7ff88339e36ff5ff68d1b73e7a71a0a72bb37fda6"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)