Skip to content

Commit e9dd0e5

Browse files
temurin11-nightly-jre: Update to version 11.0.29-7.0.ea
1 parent ac71ca9 commit e9dd0e5

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

0 commit comments

Comments
 (0)