diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index b1848c50c..d3c75eeaf 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.13-2.0.ea", + "version": "17.0.13-3.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.13+2-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_2-ea.zip", - "hash": "1448dd4a5d6936ef2561d0e21cb5e25387071a5825d8b1a9205d1cc27a042c1f" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+3-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_3-ea.zip", + "hash": "042cf823765f8cc992e9be074849f3fdf4fffca4ddbcf091b28021ac228ad070" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+2-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_2-ea.zip", - "hash": "57c1ab13559b4f1b83723037eec024f4607197d5c1789891942a4fae62a9e07d" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+3-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_3-ea.zip", + "hash": "bd6a95ffc9b167153a400aa5cfdb2269a6086856ef0b875b6b334ae3b87020d6" } }, "extract_to": "tmp",