From 755498bea05d5321bb3402661aef3e1981fceae8 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 21 Oct 2020 09:10:46 +0200 Subject: [PATCH] adopt15-openj9-jre-nightly: Update to version 202010210608 --- bucket/adopt15-openj9-jre-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adopt15-openj9-jre-nightly.json b/bucket/adopt15-openj9-jre-nightly.json index a99368c90..b69678c7a 100644 --- a/bucket/adopt15-openj9-jre-nightly.json +++ b/bucket/adopt15-openj9-jre-nightly.json @@ -1,12 +1,12 @@ { "description": "AdoptOpenJDK 15 JRE with Eclipse OpenJ9 JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202010192227", + "version": "202010210608", "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-2020-10-19-22-27/OpenJDK15U-jre_x64_windows_openj9_2020-10-19-22-27.zip", - "hash": "1963e9743792cd1f3124068f6252bd720f559f9c403f596e59dd159125fdd5e4" + "url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk15u-2020-10-21-06-08/OpenJDK15U-jre_x64_windows_openj9_2020-10-21-06-08.zip", + "hash": "4ac24541e08d5875c8389d599763595acc20dd07ce82d0d95f97fbed119f8e8e" } }, "extract_to": "tmp",