diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index e3e5fee28..256d07544 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.392-7.0.202310091856", + "version": "8.0.392-7.0.202310111856", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-10-03-29-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-10-03-29.zip", - "hash": "20b9de6614f98450844699d3d94f8c58e645fabe226c5a9f6e0f721e925b7587" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-12-02-53-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-12-02-53.zip", + "hash": "e0280b37fc367cc4416a89d2ae8cf0274002fd49fc0c4b5cbbbabb734e073fbb" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-10-03-29-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-10-03-29.zip", - "hash": "94e2c39925816f46bd3f5dbe6852e6c0fd563c29801045551da444e83543c0df" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-12-02-53-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-12-02-53.zip", + "hash": "0f2553f982dbbb84aa8eccc320160bcb729ceae8960596984812845f58a79bc6" } }, "extract_to": "tmp",