Skip to content

Commit e434f88

Browse files
temurin17-nightly-jre: Update to version 17.0.17-5.0.ea
1 parent bfc8933 commit e434f88

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/temurin17-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": "17.0.17-4.0.ea",
4+
"version": "17.0.17-5.0.ea",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+4-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.17_4-ea.zip",
9-
"hash": "bd63e4947344949f5e8cf87a51ca808bf8d18936534339f5890214a4b6d4e0c0"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+5-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.17_5-ea.zip",
9+
"hash": "785e4989f191675f68099d9f3fe4c592cdc80fde63a6ec50ef72b39c43811663"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+4-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.17_4-ea.zip",
13-
"hash": "a5872253fe2b8ab79d9b3401c337dd02f0c5627d9b61b8078810e60b0fbf00fa"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+5-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.17_5-ea.zip",
13+
"hash": "326442e5d26fcddf31f184ba6ba1ca93b7ca6a77d3efed58e4d9940e24e7a483"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)