From 3f2c69e4a9496ed5eae6c6a49bfdbbb73cb77e35 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 28 Sep 2022 04:14:06 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.5-6.0.202209272347 --- bucket/temurin17-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 1f33d6fe9..d587e33ab 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-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": "17.0.5-5.0.202209152347", + "version": "17.0.5-6.0.202209272347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-20-15-38-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-20-15-38.zip", - "hash": "21d3cba8fbce46364de8fd453addb2804c4cb1c5f73994a72858d62e0fe7ba8a" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-28-01-40-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-28-01-40.zip", + "hash": "abf694ac7524454d9245788423a12b01b68b783815d11d08dc00db1a5d9a4192" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-20-15-38-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-20-15-38.zip", - "hash": "38e2588f96617e21709d147e5ecfb7b3f2eb83a0c10c1b742004f0bd0ba92e70" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-28-01-40-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-28-01-40.zip", + "hash": "75f49ccdb91251a4a45da7486efc19d8b9a26f02c1dc5acf42eac14d032b4a86" } }, "extract_to": "tmp",