diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index c1e326ff7..d2612dfe1 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-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-jdk_x64_windows_hotspot_2023-10-21-13-25.zip", - "hash": "4de5096c78b0a541f56e2a480aa55529cb2077b2e021a99e436e0e3b368e6da6" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-23-22-01-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-23-22-01.zip", + "hash": "24cd894ca46c02d58bfa7674fc61e83bcf22c40fd95ce533ae0529c88b7a70a7" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-21-13-25-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-21-13-25.zip", - "hash": "157410e675b3cfa8055bd91c0f5bd5c3d301f4979b4342778079cd62a2f3e49f" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-23-22-01-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-23-22-01.zip", + "hash": "de2d7bd7bbba5a1807879c763c263a1b35c18c9af8894652539adb59d6339c1b" } }, "extract_to": "tmp",