From 0ef8382e0418578eed81b331979d7aab97abc482 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 28 Sep 2022 15:50:50 +0200 Subject: [PATCH] temurin-nightly-jre: Update to version 20.0.0-16.0.202209280347 --- 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 1e94c383a..73b954816 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.202209270348", + "version": "20.0.0-16.0.202209280347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-09-27-05-30.zip", - "hash": "790c15de93292aaa406570570790a3beb54c023e37e955d2832bb1c367a7f756" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-09-28-05-05-beta/OpenJDK-jre_x64_windows_hotspot_2022-09-28-03-30.zip", + "hash": "81bce90b3147f6fdb9d0092312b0390e32cd3523c11429950cf4cc62dfa06015" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-09-27-05-30.zip", - "hash": "945c4b19b3d62fee91db110a0fb1096436a16844d20a2af239ab5c5b9078510a" + "url": "https://github.com/adoptium/temurin20-binaries/releases/download/jdk-2022-09-28-05-05-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-09-28-03-30.zip", + "hash": "d627d2b9a21609cd026f353dcb14e245ec933c6efe67a777d4d05540a8878fe0" } }, "extract_to": "tmp",