diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index 047111003..d913764dd 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-6.0.202204061817", + "version": "8.0.332-6.0.202204081814", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-07-12-06-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-04-07-12-06.zip", - "hash": "bb5872779ee8145767b5e70460ba7567375d12c3c91b0b102b69d85f213153a9" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-09-02-39-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-04-09-02-39.zip", + "hash": "630b917ec21e880ca3f671a847e72beb8d8367002386941a64b2d35d06ebbedc" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-07-12-06-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-04-07-12-06.zip", - "hash": "e82befd0b3b12b244089175e286842b8c23094d1a58fcc6738234c3b9f8674c9" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-09-02-39-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-04-09-02-39.zip", + "hash": "e2990aadf9dca6cbaf2f3010755b8405962c81d1af345ce8cda3d105ac9820f0" } }, "extract_to": "tmp",