Skip to content

Commit 709ff5e

Browse files
temurin11-nightly-jre: Update to version 11.0.30-2.0.ea
1 parent 23cece7 commit 709ff5e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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.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-jre_x64_windows_hotspot_11.0.30_1-ea.zip",
9-
"hash": "0bcffdc88b2964d03c4bbb9ceb656210206cd7139ebb1d5532f9f643af72aae1"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+2-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.30_2-ea.zip",
9+
"hash": "5faf9b32d407ced6bf7a107312c35959d8116b1a01ce0976862d5f1c02c38e50"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+1-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.30_1-ea.zip",
13-
"hash": "9ad1d90bacfb4375974a4f8c6dbd25b588a0ada48c632dcbf0f0d5aadfea4d60"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.30+2-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.30_2-ea.zip",
13+
"hash": "55610a6414aee6eee2c3b8dcf18c6fa943d8f5ba165044d8c0e15cbf48bf8411"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)