From f752034d7ca0f08ea1fdad22ba3b5065c80ef66f Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 30 Jun 2022 19:27:54 +0200 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.0-28.0.202206300354 --- 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 4712c75d9..cc1916aa4 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.202206281500", + "version": "19.0.0-28.0.202206300354", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-28-17-04-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-06-28-17-04.zip", - "hash": "b0658907f9d5cc79af99eb799589fbcf36c13ac69cea21c88672c778fe4899ee" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-28-17-04-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-06-28-17-04.zip", - "hash": "5648b2491305488a8be7cbe47b16b55ec502b48e569f843b633350fb709d06a5" + "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" } }, "extract_to": "tmp",