From 37aa3053ed850d3e50be9d326af8dd11073c4e69 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 14 May 2022 17:13:05 +0200 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.0-22.0.202205140355 --- 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 e59d607b1..e723e9c17 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-21.0.202205120339", + "version": "19.0.0-22.0.202205140355", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-14-14-43-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-14-03-30.zip", + "hash": "4f153a453b871e23e11967f096a9d28d9256b7c679448c01ffbc5a3c1c90ac31" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-14-14-43-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-14-03-30.zip", + "hash": "75858f78bfd60b1032bc91b94b28c3f3dbd20fae5f05957cf0b54f05dfc1ecfa" } }, "extract_to": "tmp",