diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 2972fdc2b..83b83ac6e 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.14-6.0.ea", + "version": "17.0.15-1.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.14+6-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.14_6-ea.zip", - "hash": "55a7f914895cbabe9af66a36e1606d93a21cd3804122eaf3490464fc403c3931" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+1-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.15_1-ea.zip", + "hash": "e02c4fc0ba79b8eb7b34de176f4fe96574dbabca712e590c7d038ae4a26b575f" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+6-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.14_6-ea.zip", - "hash": "2d0c50bfb040f7b1ba425c17b921d8595869eb4e285669b46bdd3ad70e031592" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.15+1-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.15_1-ea.zip", + "hash": "0a24eea6338a90521f1efb94946602b07591a5752c281ccc83375c20c46eba0b" } }, "extract_to": "tmp",