From 14449a3cee54a0cef541d7356f24dd2a623b202a Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sat, 6 Mar 2021 14:34:13 +0100 Subject: [PATCH] adopt16-openj9-nightly: Update to version 202103060222 --- bucket/adopt16-openj9-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adopt16-openj9-nightly.json b/bucket/adopt16-openj9-nightly.json index a40c92258..dbc6ebd96 100644 --- a/bucket/adopt16-openj9-nightly.json +++ b/bucket/adopt16-openj9-nightly.json @@ -1,12 +1,12 @@ { "description": "AdoptOpenJDK 16 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-jdk_x64_windows_openj9_2021-03-04-10-39.zip", - "hash": "c474c8948ed5c3a65b69f21058418c9f34067cee4a0170e7dc5ea527f7e0e966" + "url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk16-2021-03-06-02-22/OpenJDK16-jdk_x64_windows_openj9_2021-03-06-02-22.zip", + "hash": "ed8e07f314c48f3e050791463e3079dfa147026726e93df951c4aada1d75469e" } }, "extract_to": "tmp",