diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 3d100ccf4..ae176392f 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.202310281344", + "version": "8.0.392-8.0.202310301855", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-28-14-27-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-28-14-27.zip", - "hash": "6a21ff09ef1a917cd2a4ee7225f9d1a14c33454ea0a48debf5da370cd6c75291" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-30-20-04-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-30-20-04.zip", + "hash": "a67efff9d7077e3fc0e1e7c66f131f184d97458b2f6518913ca1051f4adbaf5b" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-28-14-27-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-28-14-27.zip", - "hash": "6a9a9e3489d95a3ccb198e590206c4feca715820c613191b12eb247327bef984" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-30-20-04-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-30-20-04.zip", + "hash": "790fa5daa22e10d6324731864ee53f6daf6a23064d8102a67855c80014c9f009" } }, "extract_to": "tmp",