From 27da26dab015a60dcd96fd5aa9a629dfcee62050 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 23 Aug 2022 21:47:39 +0200 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.0-36.0.202208230348 --- 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 2134593dc..0bf7b3a0b 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-36.0.202208201935", + "version": "19.0.0-36.0.202208230348", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-21-08-57-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-21-08-57.zip", - "hash": "7039046746f18cbe85488ea202c7fa6601c1d9fc638ae1d8c96572d5380d19ea" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-23-19-19-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-23-19-19.zip", + "hash": "e994147f6e92656e21d79793cae328d5ef94860f86e8ae96b0628ed21724d043" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-21-08-57-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-21-08-57.zip", - "hash": "751d5f2a4ba37e11c8acf5a2121c87dd4409d05adf60b342c92f83abcc842990" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-23-19-19-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-23-19-19.zip", + "hash": "bc84e90fe30312a75fb05ba4d302b691266a2ea2a5e531b88d8174e72f575a4b" } }, "extract_to": "tmp",