diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 29a0d6347..c876fc0b0 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.202209082347", + "version": "17.0.5-5.0.202209132347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-09-08-09-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-09-08-09.zip", - "hash": "f4465f9792421203f596233045ad4f4680e7eac2ec5bdc466c1425d85498cf20" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-14-08-20-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-14-08-20.zip", + "hash": "c1511f4990040ac5d8c141dab60638f04087bf2318615c4352113a537e1a16fe" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-09-08-09-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-09-08-09.zip", - "hash": "a88eb3f0fe342916891ab6d232a8a2995fd5dea71d6d462be6bc6fff99db1c2a" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-14-08-20-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-14-08-20.zip", + "hash": "b39419fd0f3f0eb7bd732994e1540e9609ffde10e075c156d5ae1e77c8a0da86" } }, "extract_to": "tmp",