diff --git a/bucket/temurin-nightly-jdk.json b/bucket/temurin-nightly-jdk.json index b311986a2..c0f66e8b3 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-17.0.202204090340", + "version": "19.0.0-17.0.202204120341", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-12-09-43-beta/OpenJDK-jdk_x64_windows_hotspot_2022-04-12-03-30.zip", + "hash": "ac9714d97d01c32f189d137fc3a2b6002a64b06002ccce08ef71dd29fa430478" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-12-09-43-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-04-12-03-30.zip", + "hash": "dd5f41b1ea389412f3ee9b17af02f5483f69399161db76be01de25bcbf71cdbe" } }, "extract_to": "tmp",