From 467d11fc3d8857fdbf18aacafd79b5a1eb00aa1e Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 9 Sep 2022 10:40:46 +0200 Subject: [PATCH] temurin17-nightly-jdk: Update to version 17.0.5-5.0.202209082347 --- bucket/temurin17-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jdk.json b/bucket/temurin17-nightly-jdk.json index 4739d0267..970683b6e 100644 --- a/bucket/temurin17-nightly-jdk.json +++ b/bucket/temurin17-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": "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-jdk_x64_windows_hotspot_2022-09-07-09-01.zip", - "hash": "d075be1886b5341131a868c14bbb590deef156cf02fbf5d4833359b85481323f" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-09-08-09-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-09-09-08-09.zip", + "hash": "339423ca4022e441747b94be4b965db1a7a3b8ffddf0aad067bf686661981adf" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-07-09-01-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-09-07-09-01.zip", - "hash": "5dab223e6da664fbb7a60e2651dcd44a32b983b17e501c0dd07c6d61483b4ef3" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-09-09-08-09-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-09-09-08-09.zip", + "hash": "f1cf3a949124fe208f14b0c9a28009733b8e72d06aeab3506d5f1f47cd6453a3" } }, "extract_to": "tmp",