From 73add73fd67f7b2b95f89665e4eddf5c228ea0d3 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 21 Oct 2020 16:20:24 +0200 Subject: [PATCH] adopt11-openj9-jre-nightly: Update to version 202010210755 --- bucket/adopt11-openj9-jre-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adopt11-openj9-jre-nightly.json b/bucket/adopt11-openj9-jre-nightly.json index 9970e673e..28c8048ee 100644 --- a/bucket/adopt11-openj9-jre-nightly.json +++ b/bucket/adopt11-openj9-jre-nightly.json @@ -1,12 +1,12 @@ { "description": "AdoptOpenJDK 11 JRE with Eclipse OpenJ9 JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202010200039", + "version": "202010210755", "license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-10-20-00-39/OpenJDK11U-jre_x64_windows_openj9_2020-10-20-00-39.zip", - "hash": "b757ad201da7292474d3044243df5896c7ba735bec3dae3d229e108b3b1c0c4b" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-10-21-07-55/OpenJDK11U-jre_x64_windows_openj9_2020-10-21-07-55.zip", + "hash": "d2e558e6c0dfda3ab97e281989309b95170a5dc44f623453b29a73264db13d7f" } }, "extract_to": "tmp",