diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 0cf17cbc5..41a6f6e78 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.5-5.0.202209020157", + "version": "17.0.5-5.0.202209062347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-02-10-40-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-02-10-40.zip", - "hash": "c3880512999cc3f4ea6be6bd48cf57cf9b546c3db02e67453c98199ecaa10b1f" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-07-09-01.zip", + "hash": "f6611c36a74d0b27d8174f52b7cffeb78d7a260f17cacd9cca93119b38234f18" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-02-10-40-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-02-10-40.zip", - "hash": "630dc713650901e16ae8e0919fe30681f77b109331965c9fd045adab1b424e22" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-07-09-01.zip", + "hash": "7f8309fd4f0ca31e4c7a3dd404211901963bbff8b645aeec26d483c2928533d2" } }, "extract_to": "tmp",