Skip to content

Commit b8bafff

Browse files
temurin17-nightly-jdk: Update to version 17.0.18-1.0.ea
1 parent 8ad1f16 commit b8bafff

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-10.0.ea",
4+
"version": "17.0.18-1.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+10-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.17_10-ea.zip",
9-
"hash": "50134a6ab5b883d20922df951a831c10a1b3605901363d826081ff982eb7baab"
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"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+10-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.17_10-ea.zip",
13-
"hash": "5b388ddd0233535e1149589fa34932d2d67f62f7701b8b8ff751e127c49f5f80"
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"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)