diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index c0ba39278..a70376c3e 100644 --- a/bucket/temurin8-nightly-jre.json +++ b/bucket/temurin8-nightly-jre.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.202312251854", + "version": "8.0.402-5.0.202312271854", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-26-04-44-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-12-26-04-44.zip", - "hash": "0e74db37b674eed874f3dc2827b8de11ead088a3353fb12e3b1e3aad9f6dac9c" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-28-04-46-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-12-28-04-46.zip", + "hash": "7cb4b90a78f0caed6851b2e61d8a09daad8934a68e4120c56b667251b3446408" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-26-04-44-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-12-26-04-44.zip", - "hash": "631370784b1dd41a64e30a6172340a4cd3643acdb6a0fc3db92abe62ecf83796" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-28-04-46-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-12-28-04-46.zip", + "hash": "59ff47663b9fdd43e62e905f614327491402a6a9f4894f8d447ee85b75992623" } }, "extract_to": "tmp",