Skip to content

Commit fd6b5cf

Browse files
temurin17-nightly-jre: Update to version 17.0.18-3.0.ea
1 parent f8b06a4 commit fd6b5cf

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.18-2.0.ea",
4+
"version": "17.0.18-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.18+2-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.18_2-ea.zip",
9-
"hash": "ee6dec34305256f93233a96900a9c8ac8916fd87ea93260c53f25ccacfbe6d0e"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.18_3-ea.zip",
9+
"hash": "ea9fc87a5f6c79b9dd7016a5eccc89f39ab145acc2e6e27fd3fc0cdcddff1487"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+2-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.18_2-ea.zip",
13-
"hash": "6ca7c37e6402c1aafeb101fc1ff760197e4fcf82b9bad1ada0b79dbcff99aa5b"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+3-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.18_3-ea.zip",
13+
"hash": "5290cc1bc7e802787c9b23d0019058e9fcb0cecf8a9aa39db175a702ef8a4d8c"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)