From a63a603437c6830ec77316bf9c7e6bcb9d0deaa0 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 6 Mar 2021 14:34:13 +0100 Subject: [PATCH] adopt16-openj9-jre-nightly: Update to version 202103060222 --- bucket/adopt16-openj9-jre-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adopt16-openj9-jre-nightly.json b/bucket/adopt16-openj9-jre-nightly.json index 059585fe9..d6700017d 100644 --- a/bucket/adopt16-openj9-jre-nightly.json +++ b/bucket/adopt16-openj9-jre-nightly.json @@ -1,12 +1,12 @@ { "description": "AdoptOpenJDK 16 JRE with Eclipse OpenJ9 JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202103041039", + "version": "202103060222", "license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk16-2021-03-04-10-39/OpenJDK16-jre_x64_windows_openj9_2021-03-04-10-39.zip", - "hash": "a72bd28e562c6faa0b1d484cf92c5789ba5821ce294b52e36e8d20288ae7596f" + "url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk16-2021-03-06-02-22/OpenJDK16-jre_x64_windows_openj9_2021-03-06-02-22.zip", + "hash": "ff278634f8f9b2c9f0f2073ca920014c38d73de0630da3fe7bee245ed085f292" } }, "extract_to": "tmp",