diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index 17811a76d..b2ddd263d 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.432-1.0.202408050744", + "version": "8.0.432-3.0.202409020955", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b01-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u432b01-ea.zip", - "hash": "917aa34593d69ed562eed8ad0b5f19a20898ca5c51bda1c3a11f190123456367" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b03-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u432b03-ea.zip", + "hash": "f69e757c6437ea6cd1c039b0e3897b28baefb4ec9ae8e6ab5c6778b383ad2fb0" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b01-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u432b01-ea.zip", - "hash": "cc5a21afce27382819e5a6ca313f0f5d8d4b42ed69eaa1d205966a16b6f30178" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b03-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u432b03-ea.zip", + "hash": "6df0f39de8ff9677c6083b7e30e7fab54e7d1ee43748ae9c91ed93d060f95ea1" } }, "extract_to": "tmp",