Skip to content

Commit 5372954

Browse files
temurin17-nightly-jre: Update to version 17.0.17-3.0.ea
1 parent ffa81ed commit 5372954

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-2.0.ea",
4+
"version": "17.0.17-3.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+2-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.17_2-ea.zip",
9-
"hash": "846900e34fcd339f2054928f86933018889c7be1c443c4af42e0dc6792e5a49b"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.17_3-ea.zip",
9+
"hash": "05c9aa0ae93d7a8767c58481df6343c2d2c80b22aff93a6b85e76a18a0168dc9"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+2-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.17_2-ea.zip",
13-
"hash": "b69a6dc5af8d3041337a40671a132776b89cd81e80d94812eb1de0ad838fdf5e"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+3-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.17_3-ea.zip",
13+
"hash": "b6ab177c0e539557db614f05eb1ec523b50e2ae77e5766e9890f8a2ed1d7f4b4"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)