From a33e9c06fa1870552d46e7a2c0484effb9eeda18 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 8 Sep 2022 21:46:24 +0200 Subject: [PATCH] temurin-nightly-jdk: Update to version 19.0.0-36.0.202209080347 --- bucket/temurin-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin-nightly-jdk.json b/bucket/temurin-nightly-jdk.json index 59976b030..c71c204f6 100644 --- a/bucket/temurin-nightly-jdk.json +++ b/bucket/temurin-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.202209060349", + "version": "19.0.0-36.0.202209080347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-06-18-04-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-06-18-04.zip", - "hash": "e0f218155019cfdfd084872f62a7405818d85e35faf4fbf0abf3b880c50d08f8" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-08-19-09-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-08-19-09.zip", + "hash": "f0e2c20ec52e20da84b3bfc69cd04a0f408234cdcfbea9f451d5c42be1a9862b" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-06-18-04-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-06-18-04.zip", - "hash": "b4df63e3b22dc8a5fdbc331f031eaf6083b31703e842e675378b3a25181856a9" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-08-19-09-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-08-19-09.zip", + "hash": "1223883ee7d305a0e3fca4f41f540c01bd497e4788b514b38d9fb777ddb9080c" } }, "extract_to": "tmp",