From fc82e0135db9d088541ce9ce0a7ee9feadb268e6 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 28 Apr 2022 07:45:37 +0200 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.0-19.0.202204280345 --- bucket/temurin19-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin19-nightly-jdk.json b/bucket/temurin19-nightly-jdk.json index eedfb7806..b9b0660b5 100644 --- a/bucket/temurin19-nightly-jdk.json +++ b/bucket/temurin19-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-19.0.202204230345", + "version": "19.0.0-19.0.202204280345", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-23-05-58-beta/OpenJDK-jdk_x64_windows_hotspot_2022-04-23-03-30.zip", - "hash": "3ddf151c98c24ca229f9ff1c041f6985aaaee79b78f047cc8f8dbaa0a340391d" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-28-05-23-beta/OpenJDK-jdk_x64_windows_hotspot_2022-04-28-03-30.zip", + "hash": "889ae571ea44aac27d5790213646af455807c5d57fec61538f75830931b880ab" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-23-05-58-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-04-23-03-30.zip", - "hash": "e438fc0db1384412255aa3191b3b8c710a19dd641dd0b02ab6f2e32a499f77f7" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-28-05-23-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-04-28-03-30.zip", + "hash": "a731ff9b02732692c6a5558319e54a88171c9f294775d51f2700d2fd17d8c7be" } }, "extract_to": "tmp",