From 37b145ad498579519cf83f83f8ac118c19271df9 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 1 May 2021 12:02:40 +0200 Subject: [PATCH] adopt16-openj9-jre-nightly: Update to version 202105010939 --- 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 e51b74776..8746eafe8 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": "202104291010", + "version": "202105010939", "license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk16u-2021-04-29-10-10/OpenJDK16U-jre_x64_windows_openj9_2021-04-29-10-10.zip", - "hash": "bdd9b090addf7eb075d86e10f75d3cccdbcb57cd6ed3055cc6d360617417a22c" + "url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk16u-2021-05-01-09-39/OpenJDK16U-jre_x64_windows_openj9_2021-05-01-09-39.zip", + "hash": "cf3502c573b0602db848edffb9e5bd5d54afd284b876e6f5f981379aa22b607f" } }, "extract_to": "tmp",