From b3d4abf126eb939b942ff88bfccb023b9ca8da54 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 2 Jul 2022 18:01:35 +0200 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.0-29.0.202207020350 --- 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 cc1916aa4..372bdaedf 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-28.0.202206300354", + "version": "19.0.0-29.0.202207020350", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-30-16-55-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-06-30-16-55.zip", - "hash": "3f1a27e0df3324e9317d63471b6cf201816819241dd67ea2462d18db54b24499" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-07-02-15-36-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-07-02-15-36.zip", + "hash": "08bcac9acbf768ba754ac354e914906fea937713dbd9367b42c9181a9393d4c4" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-30-16-55-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-06-30-16-55.zip", - "hash": "11449d0d6204cefad5459dc4a9b03e0daf09ed9bc725a408be3732e51e9d5edd" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-07-02-15-36-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-07-02-15-36.zip", + "hash": "e54d41914819e6d5d7ee4a28b9ae4a016cda9a6376d63c256beb132c8af39e16" } }, "extract_to": "tmp",