diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index 83b6a6575..a1cec8504 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.202205041817", + "version": "8.0.342-1.0.202205061816", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-04-21-35-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-05-04-21-35.zip", - "hash": "aed2bd9941d8081ce4e36e9d0ecf6c16eb51fe17fa4b4d61fa6cb4d2f2d36c4e" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-07-02-59-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-05-07-02-59.zip", + "hash": "11f52a32dfb93ee0aaea0ed931123f42cba8c3952edea888c604d2c94b3b5964" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-04-21-35-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-05-04-21-35.zip", - "hash": "001e2c3998207af643c172046040f305cd9b2d89798a79b70aaf11dc280aaf07" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-07-02-59-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-05-07-02-59.zip", + "hash": "e12c0c991950d4f9649f67047698063253debfe27c62d2956489afae5e78d9ea" } }, "extract_to": "tmp",