From e47fc5e4b85383c4369612fef2e79dd35bcb2f4f Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 12 May 2022 11:43:26 +0200 Subject: [PATCH] temurin-nightly-jdk: Update to version 19.0.0-21.0.202205120339 --- bucket/temurin-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin-nightly-jdk.json b/bucket/temurin-nightly-jdk.json index 0adfed70e..a8565ae25 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-21.0.202205070344", + "version": "19.0.0-21.0.202205120339", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-09-11-51-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-07-03-30.zip", - "hash": "9fa0b7f9cac4814934626f5724c8b22c10be23bb9bb8abdc514ecd57ccb17035" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-12-09-24-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-12-03-30.zip", + "hash": "ba07b8c27f0d7b556dc172e68d8177ffae60fc9bb464ee49c2fdf1910e0efa4c" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-09-11-51-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-07-03-30.zip", - "hash": "3cf3bb4f89a0cc427272ede79cdc5d10cf49c80abbca390fabc6129cf88e0457" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-12-09-24-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-12-03-30.zip", + "hash": "cf6cbb94e4bd91a91b938a23db29b3b650923970de4a55821830e3ba9c9bd5ae" } }, "extract_to": "tmp",