From c682bfb4842b9bd22911fe8a544b126fb81ca84d Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 9 Sep 2022 10:40:46 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.5-5.0.202209082347 --- 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 41a6f6e78..29a0d6347 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.202209062347", + "version": "17.0.5-5.0.202209082347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-07-09-01.zip", - "hash": "f6611c36a74d0b27d8174f52b7cffeb78d7a260f17cacd9cca93119b38234f18" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-09-08-09-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-09-09-08-09.zip", + "hash": "f4465f9792421203f596233045ad4f4680e7eac2ec5bdc466c1425d85498cf20" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-07-09-01.zip", - "hash": "7f8309fd4f0ca31e4c7a3dd404211901963bbff8b645aeec26d483c2928533d2" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-09-08-09-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-09-09-08-09.zip", + "hash": "a88eb3f0fe342916891ab6d232a8a2995fd5dea71d6d462be6bc6fff99db1c2a" } }, "extract_to": "tmp",