Skip to content

Commit bfc8933

Browse files
temurin17-nightly-jdk: Update to version 17.0.17-5.0.ea
1 parent 4226c4b commit bfc8933

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-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-jdk_x64_windows_hotspot_17.0.17_4-ea.zip",
9-
"hash": "3549a5f530f9a1840cc0e4402b734e0156e32c13278be858a3c057c7f97f3a1a"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+5-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.17_5-ea.zip",
9+
"hash": "17b4a23b4d31369f6c536e65390e668c525f67d05785e9ad64e17fd0a4a6ac51"
1010
},
1111
"32bit": {
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"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+5-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.17_5-ea.zip",
13+
"hash": "ab2d1b1f1b91f28191a3c1eb1f4ae60a7a863f515e69f0edc84dd26469ee782a"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)