From dc974edede9023296ebc4b92c1f2232d66c198ec Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 27 Apr 2022 03:31:36 +0200 Subject: [PATCH] temurin-lts-nightly-jdk: Update to version 17.0.3-7.0.202204262351 --- bucket/temurin-lts-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index 281d50fbe..dde5e4bf6 100644 --- a/bucket/temurin-lts-nightly-jdk.json +++ b/bucket/temurin-lts-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.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-jdk_x64_windows_hotspot_2022-04-22-00-57.zip", - "hash": "c641f74418cb57deca127330177df836f5e1d7f348e68d62e6d6b5a1443dc2e5" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-27-01-08-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-04-27-01-08.zip", + "hash": "634295a9aa5207aadefb03028f320af14110aa0149404ff437a298af7ef39c04" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-22-00-57-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-22-00-57.zip", - "hash": "5a9e0100e851ec5bd797c017036260dbe2c50b4d1b805013c32c8d155f6ea5b5" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-27-01-08-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-04-27-01-08.zip", + "hash": "970c63a2a8a1e1bf3f71ad00ea82480af27f7d1a9c766226209e7216731199e7" } }, "extract_to": "tmp",