From 301fb5a204dec009302253e3da0932baae0280ae Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 27 Apr 2022 03:31:36 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.3-7.0.202204262351 --- 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 1c2914d3a..53cecec91 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.3-7.0.202204212350", + "version": "17.0.3-7.0.202204262351", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-22-00-57-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-22-00-57.zip", - "hash": "c409ff56337c6dedb1247a24913caf82d1f490c821e7918f77a5420753ee65a7" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-27-01-08-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-27-01-08.zip", + "hash": "2fe4ea5184600ab0e7171e03b1f8bd056334ef9f69653e40ed80dd00fb89d47b" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-22-00-57-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-22-00-57.zip", - "hash": "f6de707be171f42e464bce85055c0e86e1730b47761a670a25b2c0cc17dc5695" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-27-01-08-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-27-01-08.zip", + "hash": "9ac85175019f735c9d0658bed8009cf770b0e640826bf2a05eabc612fa23e89e" } }, "extract_to": "tmp",