Skip to content

Commit 95cd8a3

Browse files
temurin11-nightly-jdk: Update to version 11.0.29-3.0.ea
1 parent 5372954 commit 95cd8a3

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-1.0.ea",
4+
"version": "11.0.29-3.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+1-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.29_1-ea.zip",
9-
"hash": "afe0de2e64449b281431c500285386fc20510b561cb6a103b125e47286a69ca6"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+3-ea-beta/OpenJDK11U-jdk_x64_windows_hotspot_11.0.29_3-ea.zip",
9+
"hash": "4dc3ef7d34703e39e0fa21642381d9a9911696748fa918b3e7ddd0040430bf10"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+1-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_1-ea.zip",
13-
"hash": "612ad6ed7dfbc2a5bc0ae98a37abe710d4af2dce78119d1870268ba1def77b24"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+3-ea-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.29_3-ea.zip",
13+
"hash": "221722cccb517cbf12b5e2418f27076016e7c2d9f8a1680b7a90de43ab2d5551"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)