diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 5941dfa57..4730f8db5 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.12-6.0.ea", + "version": "17.0.13-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.12+6-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.12_6-ea.zip", - "hash": "2419d59d0ffac3eb7fdde3d802ce8f26814c2685cf033d72cf52cf82d8eb9bea" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+1-ea-beta/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_1-ea.zip", + "hash": "e8f0c4a23b54fc0dcf23ed4847ad5bedbc1da034f87e8a1292181d394ee51e23" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+6-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.12_6-ea.zip", - "hash": "46abee34d3d6fe17bd5c83c3087ce813825a76f36898a62dc84bc86ff0426fe2" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.13+1-ea-beta/OpenJDK17U-jre_x86-32_windows_hotspot_17.0.13_1-ea.zip", + "hash": "152329a762fd96100360fcfa31d7b434da2a6308a62c82ffe06a1c38fd3aa394" } }, "extract_to": "tmp",