Skip to content

Commit d68b381

Browse files
temurin17-nightly-jdk: Update to version 17.0.17-4.0.ea
1 parent 7158bb6 commit d68b381

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/temurin17-nightly-jdk.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-3.0.ea",
4+
"version": "17.0.17-4.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+3-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.17_3-ea.zip",
9-
"hash": "27c4f3aa144fe15059818f44a6d6a0415e12d8b67543653637c832103fe1f6fb"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+4-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.17_4-ea.zip",
9+
"hash": "3549a5f530f9a1840cc0e4402b734e0156e32c13278be858a3c057c7f97f3a1a"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+3-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.17_3-ea.zip",
13-
"hash": "36da9151e888c4f28a80582f2e1d3ea0cecac0ffe41b52a09825438910de42c0"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+4-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.17_4-ea.zip",
13+
"hash": "25a07fcf7c2b11ffbddef091ca22e80f3783ff5ce0072645b737a7a1f5b7aaf8"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)