diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 297eb5b41..bdaae3f31 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.202401022342", + "version": "17.0.10-6.0.202401050226", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-04-23-50-beta/OpenJDK17U-jdk_x64_windows_hotspot_2024-01-04-23-50.zip", - "hash": "bff9fad8312ad56935ebd12a62ae1733a9f083f21fae77ff787867b9e093f7d0" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-05-22-32-beta/OpenJDK17U-jdk_x64_windows_hotspot_2024-01-05-22-32.zip", + "hash": "d88135fa0eeb0c5951c4aac732f948e512ad5b0fe0b3e12a4af0f2245487148a" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-04-23-50-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2024-01-04-23-50.zip", - "hash": "48b5ada3463384ee0e40112ade91fb62cafb5660948494d6a09284fe000c1d62" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2024-01-05-22-32-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2024-01-05-22-32.zip", + "hash": "c26181d29dca7f57c8323f98c75b4b462d400627719c6dc30036536fd96a0b5f" } }, "extract_to": "tmp",