From 5f1a2dc4bfd7b9a7327aee2fc0d49ef09d7670fb Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 23 Mar 2022 02:45:36 +0100 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.3-4.0.202203230003 --- 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 a72b3c878..790bf33b7 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-4.0.202203180004", + "version": "17.0.3-4.0.202203230003", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-18-13-17-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-03-18-13-17.zip", - "hash": "12811f10a62306cae039284ad249d45ad73e3a44c4c05c28593de4003921760b" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-23-01-19-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-03-23-01-19.zip", + "hash": "a8ce88477842d128727392821661462142ce646241db1e52a0e8633f48e51656" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-18-13-17-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-03-18-13-17.zip", - "hash": "3a752d3958805a03d80a24c1f80f2db7efadc4cd67f2fc5a988dbe1a270ef254" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-03-23-01-19-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-03-23-01-19.zip", + "hash": "43f04f01068ac5772cd57b8e49708be9b9f40fcf7ec1a1c6323998139b85a5e1" } }, "extract_to": "tmp",