diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 695f14843..657a2a7fd 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-8.0.202310211255", + "version": "8.0.392-8.0.202310231911", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-21-13-25-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-21-13-25.zip", - "hash": "152d21b2f1fb6fdf5a9d4c987e0dc841f516edfc2726c24c78d6d3c15ded3452" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-23-22-01-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-23-22-01.zip", + "hash": "bf3d64bce16c35109e8fc319cb434ce76574cc7f6839c42e9265b2e503db64f2" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-21-13-25-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-21-13-25.zip", - "hash": "a43eff2fcad39404af9cb5d65eaa1d613ff770393670605388588e7df6755517" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-23-22-01-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-23-22-01.zip", + "hash": "413f88b1f04a2b3bf38dc38249a85eb081537dd4fbf92ac5654908b6e0de31b3" } }, "extract_to": "tmp",