Skip to content

Commit 5e792e3

Browse files
temurin17-nightly-jre: Update to version 17.0.13-2.0.ea
1 parent 6398b58 commit 5e792e3

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-1.0.ea",
4+
"version": "17.0.13-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.13+1-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_1-ea.zip",
9-
"hash": "e8f0c4a23b54fc0dcf23ed4847ad5bedbc1da034f87e8a1292181d394ee51e23"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+2-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_2-ea.zip",
9+
"hash": "1448dd4a5d6936ef2561d0e21cb5e25387071a5825d8b1a9205d1cc27a042c1f"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+1-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_1-ea.zip",
13-
"hash": "152329a762fd96100360fcfa31d7b434da2a6308a62c82ffe06a1c38fd3aa394"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+2-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_2-ea.zip",
13+
"hash": "57c1ab13559b4f1b83723037eec024f4607197d5c1789891942a4fae62a9e07d"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)