From e67cf784fe52ac86ec6fac46610c5e0701328a7c Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 13 Sep 2022 14:01:10 +0200 Subject: [PATCH] temurin-nightly-jre: Update to version 19.0.0-36.0.202209130348 --- 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 5a81d31c4..4e52cc05e 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.202209100348", + "version": "19.0.0-36.0.202209130348", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-10-20-29-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-09-10-20-29.zip", - "hash": "e34b590b6e5adf82cc706ae373935b64b52bc7e6aa2ec3feba0adcaee7684961" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-13-11-28-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-09-13-11-28.zip", + "hash": "8d74ad2eebfd0beb8e808965c5b263efca6a5615d0cc34efc9cac9d3ab940cd9" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-10-20-29-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-09-10-20-29.zip", - "hash": "2b620a1a86f7e2cb1ef1140f7079ab3d4ecd40568ed363040969e6a6c5e0cfb0" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-13-11-28-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-09-13-11-28.zip", + "hash": "21f1283a5287c46e7297eda3beeab7624e908d0b753d5a621e4b32c952f0b215" } }, "extract_to": "tmp",