From 3116706ad1680eb2990959808a0feb8fe3f38ed3 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 22 Jan 2021 15:36:47 +0100 Subject: [PATCH] adopt15-openj9-nightly: Update to version 202101220231 --- bucket/adopt15-openj9-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adopt15-openj9-nightly.json b/bucket/adopt15-openj9-nightly.json index 4d6fb9b42..9e3a719d6 100644 --- a/bucket/adopt15-openj9-nightly.json +++ b/bucket/adopt15-openj9-nightly.json @@ -1,12 +1,12 @@ { "description": "AdoptOpenJDK 15 with Eclipse OpenJ9 JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202101200249", + "version": "202101220231", "license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15u-2021-01-20-02-49/OpenJDK15U-jdk_x64_windows_openj9_2021-01-20-02-49.zip", - "hash": "a96c9941d3376787ad6738d965010d03b94d04d8e53711cf2e868cbfd36621eb" + "url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15u-2021-01-22-02-31/OpenJDK15U-jdk_x64_windows_openj9_2021-01-22-02-31.zip", + "hash": "34f877df48de62174cda52fe54afc3fc61e54bb367171e03a723f1e520fbe204" } }, "extract_to": "tmp",