From 1b1ce985b8d0fe709eebdff8f71f134e27bc43f9 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Mon, 30 May 2022 19:05:41 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.4-3.0.202205250346 --- 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 af24c1494..67ae1c2f7 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.4-3.0.202205271705", + "version": "17.0.4-3.0.202205250346", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-27-19-32-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-05-27-19-32.zip", - "hash": "4b751d62c2eacb5f70ef9cf9bef8dba18ffd660431f1623b679d39b37b94d364" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-27-17-04-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-05-27-17-04.zip", + "hash": "7cf5d55a14e420bf9692cb2a7a9f65f69f5c8f9f88f02677ed620fca4c3085c1" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-27-19-32-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-05-27-19-32.zip", - "hash": "5de2e81386afde264582011bafc9ceeae2877a6a6b32c02e84d309d89f9470cb" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-05-27-17-04-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-05-27-17-04.zip", + "hash": "60f26534fcc42f2a1014129da314a68496e5704701c128b3b7b3256d01537860" } }, "extract_to": "tmp",