diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index e956e11c7..d148d7b6f 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.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-jre_x64_windows_hotspot_2023-10-10-03-29.zip", - "hash": "61d6737a397dfa9cf0e2565cfc031ef00a8f0b6b38b441e30f517d173cd5f967" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-12-02-53-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-12-02-53.zip", + "hash": "4b7d9901b4c2cb0341ae954a0e2584eeb5406f8f4617c36759ff4d3635a9b47e" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-10-03-29-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-10-03-29.zip", - "hash": "70ca578798f39ba4924024f40d80ca4f69fc6c2800ecfd0f6936e2a3eecc027e" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-12-02-53-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-12-02-53.zip", + "hash": "221d4533e88542aecd400f3ac3089e679d96a4c51336ccdeb83f01e58c58cde5" } }, "extract_to": "tmp",