diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 55ad8a414..8e03e63ec 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.202310041857", + "version": "8.0.392-7.0.202310061856", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-05-02-40-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-05-02-40.zip", - "hash": "c8a9c62c4e0c0f140c842f6f0a30bcd8adce0cb2a38f17181322eb780d916a0a" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-00-05-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-07-00-05.zip", + "hash": "ff6c84362f9d64cc9ce162bddd67aff777489f73a4f9b487fadd5262bf741740" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-05-02-40-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-05-02-40.zip", - "hash": "bf6fc1f865794b0489607033a48331c02fcfe9569d6a25a2f9b4c6ca2a114d76" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-00-05-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-07-00-05.zip", + "hash": "024186bd3eedbcfd00e9dc4f73db5e5d9c33ad6a88c753be68e7cf9e6b33783b" } }, "extract_to": "tmp",