diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index ae4476d8c..3773c2f20 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.202310081450", + "version": "17.0.9-7.0.202310102351", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-11-07-26-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-10-11-07-26.zip", + "hash": "c42bc29561c073840df3f087927ca6536e813a35b6de70b57bb7f8827247fbba" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-10-11-07-26-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-10-11-07-26.zip", + "hash": "a9563debc2b49c630f0cb79e81e864dffb0583e5a954813c07562a10fa1dc3f3" } }, "extract_to": "tmp",