Skip to content

Commit 274c927

Browse files
temurin17-nightly-jdk: Update to version 17.0.17-10.0.ea
1 parent e9dd0e5 commit 274c927

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-9.0.ea",
4+
"version": "17.0.17-10.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+9-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.17_9-ea.zip",
9-
"hash": "bdf9ee455217e3fc162ee373434f8797b9f971e364934577c4fec8b31ab006ae"
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"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+9-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.17_9-ea.zip",
13-
"hash": "07a90accb9cf211882e45536734527f0b6a85c6427d338e8c609ef4e995d2db8"
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"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)