Skip to content

Commit 23dc136

Browse files
temurin11-nightly-jdk: Update to version 11.0.29-5.0.ea
1 parent bbfdc5a commit 23dc136

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-4.0.ea",
4+
"version": "11.0.29-5.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+4-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.29_4-ea.zip",
9-
"hash": "18b7ae1a92c2031ddc3359b09ac79522fcdfd50246ea736829c273542de7f1cc"
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"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+4-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_4-ea.zip",
13-
"hash": "95f9d50f8875a17538e70447ba2476c647e52d25eff03523854d9b40005730c7"
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"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)