Skip to content

Commit 6c6a33f

Browse files
temurin11-nightly-jre: Update to version 11.0.29-5.0.ea
1 parent 23dc136 commit 6c6a33f

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-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-jre_x64_windows_hotspot_11.0.29_4-ea.zip",
9-
"hash": "ec3ac82f982dc43130cce8313fbdf1195cc3cf9a011ec180b9ee6675ba15c6ee"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+5-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_5-ea.zip",
9+
"hash": "f67a3e40e3d9e945313af40f8d8dd4f25deffb12eead9c00edd28dd88f002009"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+4-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_4-ea.zip",
13-
"hash": "2c4b00a838e593becc7f48522ab48f857612b45162633ef939a965b1d035d0e3"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+5-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_5-ea.zip",
13+
"hash": "79713688670407787ba136680efec8643918cd078bb36760dc27050cf51b7918"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)