Skip to content

Commit cb64c7a

Browse files
temurin11-nightly-jdk: Update to version 11.0.29-6.0.ea
1 parent 6bca6db commit cb64c7a

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.29-5.0.ea",
4+
"version": "11.0.29-6.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.29+5-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.29_5-ea.zip",
9-
"hash": "af6d0460ac949edb213e21f37bade27de5159ed5f703e4d47a3436fa4c833cfb"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+6-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.29_6-ea.zip",
9+
"hash": "c2a8159b8aa38fb9af09d0c34b7c06162ff6618f84351fd76e8cde51f2fb7ec4"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+5-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_5-ea.zip",
13-
"hash": "937195be217a9369fd1a604b2e94366fd18a8987f6e04b88893f8c209d99de65"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+6-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_6-ea.zip",
13+
"hash": "6fd541889e2ec571044a8a5e7722bb707c5077da50f24a29ed79139a4e80b0c2"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)