diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index dd96dd803..f0939dd92 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.202401011911", + "version": "8.0.402-5.0.202401042243", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-05-01-59-beta/OpenJDK8U-jdk_x64_windows_hotspot_2024-01-05-01-59.zip", + "hash": "ef20d08e6e06fd39db1c3fde1b4848429051926e6ee2d5fddb2f0bc8aa8dfce5" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-05-01-59-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2024-01-05-01-59.zip", + "hash": "3465b462cf0e66cc723643efbd20d0ccdbcf322a227b62169ca0bea116b1fdba" } }, "extract_to": "tmp",