Skip to content

Commit ffa81ed

Browse files
temurin17-nightly-jdk: Update to version 17.0.17-3.0.ea
1 parent 4e46dd3 commit ffa81ed

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-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-jdk_x64_windows_hotspot_17.0.17_2-ea.zip",
9-
"hash": "44f418f486fa84205f0d3fe6904006fc94fb0f42001fdf13792222c8f093a04c"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+3-ea-beta/OpenJDK17U-jdk_x64_windows_hotspot_17.0.17_3-ea.zip",
9+
"hash": "27c4f3aa144fe15059818f44a6d6a0415e12d8b67543653637c832103fe1f6fb"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+2-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.17_2-ea.zip",
13-
"hash": "90ccb3d32dc8560ef6d64f551944c87318a5186cb92f9f7aa482ac78b24f776c"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.17+3-ea-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_17.0.17_3-ea.zip",
13+
"hash": "36da9151e888c4f28a80582f2e1d3ea0cecac0ffe41b52a09825438910de42c0"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)