Skip to content

Commit d586842

Browse files
temurin17-nightly-jre: Update to version 17.0.13-10.0.ea
1 parent dc0921f commit d586842

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.13-9.0.ea",
4+
"version": "17.0.13-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.13+9-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_9-ea.zip",
9-
"hash": "ee42bb47c69f929114a3ad8b340c03cc9dcd20d6507c033f0ed3b669c25dac31"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+10-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_10-ea.zip",
9+
"hash": "cbedf62323cd8fdac7ea22fa10ea5b2599155af1fdefffda7dd53afbf49f0b73"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+9-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_9-ea.zip",
13-
"hash": "4eaf6ca779e69260463cd40ed8822a23a05ef9003ac1b0b6e71029dd3f8a239e"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+10-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_10-ea.zip",
13+
"hash": "106222d315fc830ca6c5ba19d9b47a82ed4fdb699c5d1dddd4c76f436b4147cb"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)