From 377ca47ebe5aaf4943a3e2dca89ede0d060f6e4c Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 19 Mar 2022 08:18:28 +0100 Subject: [PATCH] temurin-nightly-jdk: Update to version 19.0.0-14.0.202203190345 --- 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 bba0a5f86..114620101 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-14.0.202203170401", + "version": "19.0.0-14.0.202203190345", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-17-12-07-beta/OpenJDK-jdk_x64_windows_hotspot_2022-03-17-03-30.zip", - "hash": "50db29666ced41ca382fcf76ea2dc63f8427c201564e47d38afb650cb8eb32bf" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-19-06-53-beta/OpenJDK-jdk_x64_windows_hotspot_2022-03-19-03-32.zip", + "hash": "b87737f63d923fd89bce3fb75befddbc8777b16b0e8a37187c2931e46efa3819" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-17-12-07-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-03-17-03-30.zip", - "hash": "eef2b81ecbb5d612ef79463f959aeb0eeeefdfc33f7cd93f2139eaf868c36efc" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-03-19-06-53-beta/OpenJDK-jdk_x86-32_windows_hotspot_2022-03-19-03-32.zip", + "hash": "42b97d7a51138e8f34e372e5b089daeb8883e6868803317984af00efff0b506a" } }, "extract_to": "tmp",