From 551e07485dec29b637a157bdfb77f1cbdd422c58 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 9 Mar 2021 15:39:17 +0100 Subject: [PATCH] adopt16-openj9-nightly: Update to version 202103091241 --- 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 dbc6ebd96..6adf7d3da 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": "202103060222", + "version": "202103091241", "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-06-02-22/OpenJDK16-jdk_x64_windows_openj9_2021-03-06-02-22.zip", - "hash": "ed8e07f314c48f3e050791463e3079dfa147026726e93df951c4aada1d75469e" + "url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk16-2021-03-09-12-41/OpenJDK16-jdk_x64_windows_openj9_2021-03-09-12-41.zip", + "hash": "de5ec8426653ee58580a9a3375225304c36fffbcb3e659d4c74419a97bf4e527" } }, "extract_to": "tmp",