Skip to content

Commit ac71ca9

Browse files
temurin11-nightly-jdk: Update to version 11.0.29-7.0.ea
1 parent f8daa06 commit ac71ca9

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

0 commit comments

Comments
 (0)