Skip to content

Commit 370633e

Browse files
temurin17-nightly-jre: Update to version 17.0.17-10.0.ea
1 parent 274c927 commit 370633e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/temurin17-nightly-jre.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-jre_x64_windows_hotspot_17.0.17_9-ea.zip",
9-
"hash": "4acffeac2f8b2cfef5e7bcc515b902a3983e76a7cad0af0d416be0ce4e20867b"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+10-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.17_10-ea.zip",
9+
"hash": "92952facfd4b40ccce558506d5495d10d5934ac45c9a2ba977d9d958ab087641"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+9-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.17_9-ea.zip",
13-
"hash": "fd96aa90f2023a2152137acacf06dac4a217814e38c0c9303aa6b79bcd03df2e"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+10-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.17_10-ea.zip",
13+
"hash": "07bc01ed61f2fa83cc24da604cef50936b9b7bf6393271e805bd5fa0b5b364c1"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)