diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index 385a5456e..dd96dd803 100644 --- a/bucket/temurin8-nightly-jdk.json +++ b/bucket/temurin8-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": "8.0.402-5.0.202312301254", + "version": "8.0.402-5.0.202401011911", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-30-23-30-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-12-30-23-30.zip", - "hash": "36d7268e6413e004ea7d4a31c1cab74af0b45577cd4366e747d81f0a1ff8199e" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-04-22-43-beta/OpenJDK8U-jdk_x64_windows_hotspot_2024-01-04-22-43.zip", + "hash": "2e738284c174548f2415670e09fbab38125a027a4222f6553d66907671e45ad7" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-30-23-30-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-12-30-23-30.zip", - "hash": "d880c96a4989557b671cd720565c35f8f82b6a3e103c20a3534d18d5977a25d9" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-04-22-43-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2024-01-04-22-43.zip", + "hash": "63c8a6ba1b29003d977ea2163d7fab6c9badb720c83ef1a66d8ea027d336cbe8" } }, "extract_to": "tmp",