Skip to content

Commit 8aa88a7

Browse files
temurin17-nightly-jdk: Update to version 17.0.18-4.0.ea
1 parent 8cffd9c commit 8aa88a7

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.18-3.0.ea",
4+
"version": "17.0.18-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.18+3-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.18_3-ea.zip",
9-
"hash": "846ddb3e186dda51867f4ade257f04be94a001a0e679e9964e8163da8cba4ed5"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+4-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.18_4-ea.zip",
9+
"hash": "3ae957d8a737dde36f94e2c3b27f94019ef65614fb0c5518d2df5309ce69097e"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+3-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_3-ea.zip",
13-
"hash": "388dd14951a83d04d14c33655d62c2549dc873f26ed6cadec6276191bddb0e3d"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+4-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_4-ea.zip",
13+
"hash": "3f124414c63a478b39e7f784b720fbb2e76cd394711abfef96cc701840ffd473"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)