From e5551fbf5192571539e2df8a023dc69768341b5f Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 21 Apr 2021 05:38:19 +0200 Subject: [PATCH] adopt17-hotspot-jre-nightly: Update to version 202104210315 --- bucket/adopt17-hotspot-jre-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adopt17-hotspot-jre-nightly.json b/bucket/adopt17-hotspot-jre-nightly.json index d8cd1b045..794870331 100644 --- a/bucket/adopt17-hotspot-jre-nightly.json +++ b/bucket/adopt17-hotspot-jre-nightly.json @@ -1,12 +1,12 @@ { "description": "AdoptOpenJDK 17 JRE with Oracle HotSpot JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202104161602", + "version": "202104210315", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk17-binaries/releases/download/jdk-2021-04-16-16-02/OpenJDK-jre_x64_windows_hotspot_2021-04-15-23-30.zip", - "hash": "606715431547d0c9c5ca660fd807f56c457519a01095bf9b3e72bdbb1a38b13e" + "url": "https://github.com/AdoptOpenJDK/openjdk17-binaries/releases/download/jdk-2021-04-21-03-15/OpenJDK-jre_x64_windows_hotspot_2021-04-20-23-30.zip", + "hash": "f69e180c5ddfe43a591cc0ed052bd129910767b078f4a85bd56e009c7c5d8f22" } }, "extract_to": "tmp",