From 24464610447681b556fe7affb1c730a4d03c8dba Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 1 Oct 2022 08:14:41 +0200 Subject: [PATCH] temurin19-nightly-jdk: Update to version 19.0.0-36.0.202210010349 --- 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 11da69a5b..e7456fbb5 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.202209290349", + "version": "19.0.0-36.0.202210010349", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-29-05-34-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-29-05-34.zip", - "hash": "69d17e0ada1461602e04a2aab1bdf9bbe837d44fcd93840318e70a1f1128da70" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-10-01-05-36-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-10-01-05-36.zip", + "hash": "e06c2abe18203ce7b54b597ff98ae69745e5730e4293305dd54bcdbe76e09d04" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-29-05-34-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-29-05-34.zip", - "hash": "5f2c1cbace08739be97476327651c8d68a7a1bc325dc4232fa6a15f6c12f5039" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-10-01-05-36-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-10-01-05-36.zip", + "hash": "94b819bc78aa40c05532bde2d74da8037b74ae30389a0a4c34947a6ad6682d31" } }, "extract_to": "tmp",