Skip to content

Commit 72697c2

Browse files
temurin17-nightly-jre: Update to version 17.0.18-4.0.ea
1 parent 8aa88a7 commit 72697c2

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-3.0.ea",
4+
"version": "17.0.18-4.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+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.18_3-ea.zip",
9-
"hash": "ea9fc87a5f6c79b9dd7016a5eccc89f39ab145acc2e6e27fd3fc0cdcddff1487"
8+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+4-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.18_4-ea.zip",
9+
"hash": "13caae489d71d8db8e1281c24edea39ae89d77bb0c1b9e8b5a87a733aa6a5c5f"
1010
},
1111
"32bit": {
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"
12+
"url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+4-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.18_4-ea.zip",
13+
"hash": "475dd47387d473c4534864afcb880ed34465c3ab6e76b246eb02f0ef6ad4b93e"
1414
}
1515
},
1616
"extract_to": "tmp",

0 commit comments

Comments
 (0)