From 6ab3e8fd33652e8f1ce44a67be1be2cec30bba66 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 5 May 2021 17:07:44 +0200 Subject: [PATCH] adopt17-hotspot-jre-nightly: Update to version 202105051450 --- 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 e295556d5..87348bac0 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": "202104301256", + "version": "202105051450", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk17-binaries/releases/download/jdk-2021-04-30-12-56/OpenJDK-jre_x64_windows_hotspot_2021-04-29-23-30.zip", - "hash": "81699da48f8d48d62a54347bd76cf72f9dfa0f29cdc73e80c261337e37538b61" + "url": "https://github.com/AdoptOpenJDK/openjdk17-binaries/releases/download/jdk-2021-05-05-14-50/OpenJDK-jre_x64_windows_hotspot_2021-05-04-23-30.zip", + "hash": "99a8029aac4e70e939965e470c18a969d136a4fea77927cdacfc65d427755427" } }, "extract_to": "tmp",