From de1dddfb087424e974073bc10aa0e302b4ee7797 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sun, 21 Aug 2022 11:37:46 +0200 Subject: [PATCH] temurin-nightly-jre: Update to version 19.0.0-36.0.202208201935 --- 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 3369ec023..5ae1c2020 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-36.0.202208180350", + "version": "19.0.0-36.0.202208201935", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-18-13-04-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-08-18-13-04.zip", - "hash": "a41ea3ee38623fb0bf5b873b8b1379eaff6cbbe0e9572da51bc36f85c0b613d6" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-21-08-57-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-08-21-08-57.zip", + "hash": "aa698648d700b8db0a75fad40883c33d622edce3c809ec2e9923e7a18645687a" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-18-13-04-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-08-18-13-04.zip", - "hash": "62ba1ed1dbd2adb4aa9ce8f88b119d41b58e9c821536a7635c1b6c4f580f7def" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-21-08-57-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-08-21-08-57.zip", + "hash": "fd9c46ad2279542558dc4732b331bd88c1ef49c32ba080e72ccfd6cf2781f4da" } }, "extract_to": "tmp",