Skip to content

Commit f0ffdd5

Browse files
temurin11-nightly-jre: Update to version 11.0.29-6.0.ea
1 parent cb64c7a commit f0ffdd5

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-5.0.ea",
4+
"version": "11.0.29-6.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+5-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_5-ea.zip",
9-
"hash": "f67a3e40e3d9e945313af40f8d8dd4f25deffb12eead9c00edd28dd88f002009"
8+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+6-ea-beta/OpenJDK11U-jre_x64_windows_hotspot_11.0.29_6-ea.zip",
9+
"hash": "6454637243bd67f7060d885290b2a0a3f5ea8964c78ba5c6464490e5e1f7f372"
1010
},
1111
"32bit": {
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"
12+
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.29+6-ea-beta/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.29_6-ea.zip",
13+
"hash": "72e708de1e781c5464b448564e96d498ee797c38d1c3f042c9685aaaa09f2bee"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)