From 8237e8bc062db6e405318daf2f8d6a1db708a296 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 5 May 2022 13:54:57 +0200 Subject: [PATCH] temurin-nightly-jdk: Update to version 19.0.0-20.0.202205050345 --- 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 acc0091d5..701151299 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-20.0.202205030347", + "version": "19.0.0-20.0.202205050345", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-03-11-34-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-03-03-30.zip", - "hash": "3d4b380738552d756f7738fd5f4991e6f5ea65c923b1cdf9cdf7dc842ea615b7" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-05-11-31-beta/OpenJDK-jdk_x64_windows_hotspot_2022-05-05-03-30.zip", + "hash": "63fc69b4c68c38c72445f88c37ee4b992a569ffdda580060a2f0cc1b92384b44" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-03-11-34-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-03-03-30.zip", - "hash": "2b122acafce2ca222f29d7edf2424bf20e8bc217fc568083e47f4f75d6b78bc2" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-05-11-31-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-05-05-03-30.zip", + "hash": "29b5c83f5f013397a8a61602ab3dd544ee163659d4d43bb6fae162a263391d91" } }, "extract_to": "tmp",