diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 2a0759480..6ca51439a 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.202401131255", + "version": "8.0.402-5.0.202401160948", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-13-17-39-beta/OpenJDK8U-jre_x64_windows_hotspot_2024-01-13-17-39.zip", - "hash": "a8d76b0ca6ed2480a6a542ec62e52db951cd8d0c64b4ddad165e07eb0cbf8aae" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-16-09-56-beta/OpenJDK8U-jre_x64_windows_hotspot_2024-01-16-09-56.zip", + "hash": "cd1f52d1912095920b69d9b28ed1cdd2a2485f6df16fc8584220ce7a024375c9" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-13-17-39-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2024-01-13-17-39.zip", - "hash": "11bcb5662661b2df356d9b1875da7310b993b2b9d7a47e3b514660b026b57ea4" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-16-09-56-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2024-01-16-09-56.zip", + "hash": "95c7fc59f5f4313a80f56a8e7f4b82a037dbb43e246736ec89a1afb000422a6f" } }, "extract_to": "tmp",