diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 91f0e038222..30b8d9cbb21 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-1.0.202311081855", + "version": "8.0.402-1.0.202311101855", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-09-02-41-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-09-02-41.zip", - "hash": "c9d6c758e6f6e6d3c0689ad2a5a72f88de5bf2076dfbc570a125fb6905a25c67" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-11-02-59-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-11-02-59.zip", + "hash": "2d603a456068a2eef5735d7b1a0441e09bccfe547be8fa93634cbb388694de9b" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-09-02-41-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-09-02-41.zip", - "hash": "ad5562578cd1a2708680c5df4f6160be37b66c2bc666dda93b107ab5481b37e8" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-11-02-59-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-11-02-59.zip", + "hash": "0f1c39b879bf1ef791de76ceb42e97177023c2db24f49aca9a76038ea4712de6" } }, "extract_to": "tmp",