diff --git a/bucket/temurin-nightly-jdk.json b/bucket/temurin-nightly-jdk.json index 91ca06c98..b311986a2 100644 --- a/bucket/temurin-nightly-jdk.json +++ b/bucket/temurin-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": "19.0.0-15.0.202203290344", + "version": "19.0.0-17.0.202204090340", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-29-11-31-beta/OpenJDK-jdk_x64_windows_hotspot_2022-03-29-03-30.zip", - "hash": "a2f76e5e101122c233e0f75c1cea74cc70d180d95d97ccd7477843049517b0d5" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-09-08-41-beta/OpenJDK-jdk_x64_windows_hotspot_2022-04-09-03-30.zip", + "hash": "7e0a50a474c4b9d97f8255809d6e77292e785f5627982f2555872ecec369df0d" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-29-11-31-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-03-29-03-30.zip", - "hash": "710a28152dfeda5a9b1a190197abe094126e2c06570f6ea5a4a313967c88a677" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-09-08-41-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-04-09-03-30.zip", + "hash": "f496859f328f4647eedec445eb1cefa7a78434aeebd3f8ea5d157f8122ebe087" } }, "extract_to": "tmp",