diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 82b0491a3..1c4eb2d30 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.10-6.0.202312220240", + "version": "17.0.10-6.0.202312241232", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-22-11-02-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-12-22-11-02.zip", - "hash": "a6db1b16da537b504f5acb265434d183a526b17f6fc9bbe2cc381322b5f89a2c" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-25-17-59-beta/OpenJDK17U-jdk_x64_windows_hotspot_2023-12-25-17-59.zip", + "hash": "64bdeaec6cb915a6826bd66a8636303c62ee4735194e0430689faf811a76c3cd" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-22-11-02-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-12-22-11-02.zip", - "hash": "2c154012986e68cf5f1c575b5091b490cdd9368d7d863abadabf20ab0a04dd60" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2023-12-25-17-59-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2023-12-25-17-59.zip", + "hash": "f77bc688988c7439c777cd0ff94859e0da18284b6e4667b96d43e703be040e49" } }, "extract_to": "tmp",