From 4c5a5860e2c401cbe7994c46901546bf208a89b3 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 6 Jul 2022 14:14:28 +0200 Subject: [PATCH] temurin17-nightly-jdk: Update to version 17.0.4-7.0.202207052347 --- 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 e09227834..33b6c4ce4 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.4-7.0.202207010008", + "version": "17.0.4-7.0.202207052347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-01-12-37-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-07-01-12-37.zip", - "hash": "8416a906662b36d75464852b687e12f2128fd9a03e6d4023bffc6e8b17c6ee32" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-06-11-37-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-07-06-11-37.zip", + "hash": "07173a748c83b16bbdb1945362a13f6de0de30900b76cc8fb5d34b1ab3b01d69" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-01-12-37-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-07-01-12-37.zip", - "hash": "4374144a9ef99f07f6b06390635d7ab24f3f7b0123dfc8a303be554ea5c862cd" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-07-06-11-37-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-07-06-11-37.zip", + "hash": "c29e51a7a61bdb9895f3670e4912d8b49b89746d7211c87f0a66fc60b8c52562" } }, "extract_to": "tmp",