From b42af2cf2ef0ca989f831e86aaa0bac40f42d22f Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 13 Sep 2022 14:01:10 +0200 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.0-36.0.202209130348 --- 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 99bb77d57..e5c18cae8 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.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-jdk_x64_windows_hotspot_2022-09-10-20-29.zip", - "hash": "5551c9dec1c2ec7f7bb6fa90bf9242f80419119d796bef66d4a4edaf960ebdf1" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-13-11-28-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-13-11-28.zip", + "hash": "1755736d14f7d41b1ca7be117eb8aa592584cf7c6b57613e278343a00aa9950b" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-10-20-29-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-10-20-29.zip", - "hash": "8797ddd3fa86e1795729f29ad3ec3970b4e1c101d62cf77199b5feeb00a00590" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-13-11-28-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-13-11-28.zip", + "hash": "5d658d92e8a3daac92c4fa41df91717e38c2b1e8e92f2c3d9d537a307c3ebb73" } }, "extract_to": "tmp",