From d44f6a72b3c680d15d0db701a4aff7d29fbf33ed Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 13 Apr 2022 11:31:39 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.3-5.0.202204122352 --- 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 ac8663407..e30e4213a 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-5.0.202204080012", + "version": "17.0.3-5.0.202204122352", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-08-09-49-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-08-09-49.zip", - "hash": "3b0a55228fd6bba3bebbe6910c6c2d4c6c89e18e2329855e9d559d60e8f35b0f" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-13-09-10-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-13-09-10.zip", + "hash": "3d7a7841718cd55d0038fe5bf0722351660d193b888fd1bbd5e0d1c539f394d1" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-08-09-49-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-08-09-49.zip", - "hash": "cbf111ecceef65f39d03dbb5cee482b01fa6f33fe06f196e3bd56f2f8dede72b" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-13-09-10-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-13-09-10.zip", + "hash": "fcc3a033641e82f4cff79b9b8921a3a7f7b67a3955b986b605af039e518cbe86" } }, "extract_to": "tmp",