diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 1d91bb98d..ae4476d8c 100644 --- a/bucket/temurin17-nightly-jdk.json +++ b/bucket/temurin17-nightly-jdk.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.9-7.0.202310060312", + "version": "17.0.9-7.0.202310081450", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-06-08-52-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-10-06-08-52.zip", - "hash": "50f85b5a1ddfcd3dd2fa19a734a83f8494c08c2ff49d1fe083f1cc3852f77713" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-09-05-06-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-10-09-05-06.zip", + "hash": "a285eb0be5cfaa4e46c7e33e9205a68899e7ced7416eb1a85891d3be24ec7e5c" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-06-08-52-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-10-06-08-52.zip", - "hash": "885d8e0f0074bd5fd8f819413895fccaa565fb32fbafd32bdca565d806fa974e" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-09-05-06-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-10-09-05-06.zip", + "hash": "c2c8f5fc8f38183c2a41e1873738dfb73be239e6a4f3edc6f3ee6dd3926a335e" } }, "extract_to": "tmp",