diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index 5b05c5b38..424745980 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.342-1.0.202205111817", + "version": "8.0.342-2.0.202205201816", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-13-11-02-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-05-13-11-02.zip", - "hash": "bd0a1a37ae0eeed93cc4110befe9e62130051aeb89805e9e66ea19d7e3ef4adc" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-21-02-38-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-05-21-02-38.zip", + "hash": "3685f4d6a1b7d198d0c73ee2585bc55a44ba0f6228524ad18386f54fdbd8b730" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-13-11-02-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-05-13-11-02.zip", - "hash": "bdad44a7a6631bfbff26e143d54dfecf269b042c1b8109781fa2bbea0303fcd3" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-21-02-38-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-05-21-02-38.zip", + "hash": "ef325166f4df7d29881bc1c4680866212066e46703e985d933e8ab5bd7d56154" } }, "extract_to": "tmp",