diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 73db5e0a2..ac93a6663 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-nightly-jre.json @@ -1,16 +1,16 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "17.0.15-4.0.ea", + "version": "17.0.15-5.0.ea", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+4-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.15_4-ea.zip", - "hash": "32ae6c1c4ab9799d6d769b75c9ff27c7072e4a55cbffd424c5724e564f819958" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+5-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.15_5-ea.zip", + "hash": "363c0f26d9b76b1b1717030f8547798194dc9493494443b4010e844eca92ffc6" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+4-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.15_4-ea.zip", - "hash": "f3a6cff46d5aa4d02963777debd9a947ae0c44b1e6118a4994382bb5f128ac90" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+5-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.15_5-ea.zip", + "hash": "8dedcf8c8ac8ab3a96a990a3202ff2b7526409b529635470c6af4baf348790af" } }, "extract_to": "tmp",