Skip to content

Commit 7158bb6

Browse files
temurin11-nightly-jre: Update to version 11.0.29-3.0.ea
1 parent 95cd8a3 commit 7158bb6

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.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-jre_x64_windows_hotspot_11.0.29_1-ea.zip",
9-
"hash": "3dc2214d46f4997009fa91d484872fa9666270e7e6264aac3d4389edebc2811d"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+3-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_3-ea.zip",
9+
"hash": "dd51e074f391a1d98c65bc35accc75531fa1c5181093853986fa2295583638fb"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+1-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_1-ea.zip",
13-
"hash": "aea043b71ddb1169550dd01781d63de19e8390f19be7df4a92f59c47e24e69c4"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+3-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_3-ea.zip",
13+
"hash": "928dae41647445e345a2f9732311ea482656728c721175e3c4107a1e74e990c2"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)