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