Skip to content

Commit d418b26

Browse files
temurin17-nightly-jdk: Update to version 17.0.18-2.0.ea
1 parent 94d8264 commit d418b26

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-1.0.ea",
4+
"version": "17.0.18-2.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+1-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.18_1-ea.zip",
9-
"hash": "c0b9a0c740b1a841cd5b8cc3dcdb328488dbd4b10fea4a64bd3d786bae5e5bb7"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+2-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.18_2-ea.zip",
9+
"hash": "19657af80df75c250d91a4b961a01facbd0b20d70fc9fe69d18ac809b1eb2bda"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+1-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_1-ea.zip",
13-
"hash": "83503dca8b623cb9a834439ab453029aeaca8cd974e33a10c6690634b3cd72aa"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+2-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.18_2-ea.zip",
13+
"hash": "7db590a6520d2034fc9cfa202df32e0e0eb1c7d006a79d6737939ae20f18685d"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)