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