diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index acbd42ccb..c34f0f6ac 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.332-4.0.202203161817", + "version": "8.0.332-4.0.202203211818", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-03-17-06-08-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-03-17-06-08.zip", - "hash": "93f66a7063a076168c3fa109aab0bcdc512d078d7aff10df3fd955044a43955d" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-03-21-19-34-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-03-21-19-34.zip", + "hash": "6ea4504771841a3104f723162541feb0fc7b8dcb2eb1ac56d18d6f8caa670d5f" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-03-17-06-08-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-03-17-06-08.zip", - "hash": "81bac92e52e36ef54a2d82b32f32b0e95bb6f0b08d32a79d208fc15e197370cb" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-03-21-19-34-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-03-21-19-34.zip", + "hash": "36114574f1923db20423cc3de82bc4e3a9c078da3dcb874b5e8410665572e2d8" } }, "extract_to": "tmp",