From 210e237b0a677b08b0e996f052aeb9935d3aaccb Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Apr 2022 08:26:53 +0200 Subject: [PATCH] temurin-nightly-jre: Update to version 19.0.0-18.0.202204190344 --- bucket/temurin-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin-nightly-jre.json b/bucket/temurin-nightly-jre.json index 03d9853f2..133d1afc0 100644 --- a/bucket/temurin-nightly-jre.json +++ b/bucket/temurin-nightly-jre.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-18.0.202204160344", + "version": "19.0.0-18.0.202204190344", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-16-06-34-beta/OpenJDK-jre_x64_windows_hotspot_2022-04-16-03-30.zip", - "hash": "cb0c060235a072ef04dc10afbe97c714ed1e87797cd3bab47b0118536a80602e" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-19-06-00-beta/OpenJDK-jre_x64_windows_hotspot_2022-04-19-03-30.zip", + "hash": "2234909daa5893c9f4ede504726cfccfb3fca7b22c817eaa79e4d796a6bec3e0" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-16-06-34-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-04-16-03-30.zip", - "hash": "79ce4895a2932f6e9cec49562abf4b7a3ac54e8e61faa03bad6e8e807253f2fe" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-04-19-06-00-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-04-19-03-30.zip", + "hash": "ef662b6514acd9bcc06a45448f3de07820dfac9c6146b686b2b551ae91b7571d" } }, "extract_to": "tmp",