From 48f740ca6f41c62777d320397fa49bca779e8928 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Sun, 25 Oct 2020 15:00:35 +0100 Subject: [PATCH] adopt11-openj9-nightly: Update to version 202010250649 --- bucket/adopt11-openj9-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/adopt11-openj9-nightly.json b/bucket/adopt11-openj9-nightly.json index 31a864ea5..059a683ef 100644 --- a/bucket/adopt11-openj9-nightly.json +++ b/bucket/adopt11-openj9-nightly.json @@ -1,12 +1,12 @@ { "description": "AdoptOpenJDK 11 with Eclipse OpenJ9 JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202010230851", + "version": "202010250649", "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-23-08-51/OpenJDK11U-jdk_x64_windows_openj9_2020-10-23-08-51.zip", - "hash": "4c6e2fd311892af3728df023eee7f4374804808f67efd91fdc584c431beebb28" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-10-25-06-49/OpenJDK11U-jdk_x64_windows_openj9_2020-10-25-06-49.zip", + "hash": "4a2bca449f6f3dec992f38883abaf51ee30e475e578235143b3761a0c5e122ff" } }, "extract_to": "tmp",