From 9999be4b023d84dd8f1dcfaaa065d0d2172db47a Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 29 Mar 2022 13:51:02 +0200 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.0-15.0.202203290344 --- 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 d5a02ce74..cfe48d531 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-15.0.202203260343", + "version": "19.0.0-15.0.202203290344", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-26-06-53-beta/OpenJDK-jdk_x64_windows_hotspot_2022-03-26-03-30.zip", - "hash": "a56238c6ac5687e24fcbb4ce941959d96a668336f10d728a09c241bfbdf47f33" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-29-11-31-beta/OpenJDK-jdk_x64_windows_hotspot_2022-03-29-03-30.zip", + "hash": "a2f76e5e101122c233e0f75c1cea74cc70d180d95d97ccd7477843049517b0d5" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-26-06-53-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-03-26-03-30.zip", - "hash": "cd343ed6ffd5e7a4951d8f31540f22df0ec11c92a92171f5ae6809421aaa5a0d" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-29-11-31-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-03-29-03-30.zip", + "hash": "710a28152dfeda5a9b1a190197abe094126e2c06570f6ea5a4a313967c88a677" } }, "extract_to": "tmp",