From d61a15f18f5129bdbbbd41ec9eacd1c56387bbd5 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 30 Oct 2020 08:45:44 +0100 Subject: [PATCH] adopt8-openj9-nightly: Update to version 202010300250 --- bucket/adopt8-openj9-nightly.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/adopt8-openj9-nightly.json b/bucket/adopt8-openj9-nightly.json index 35b0c35f1..569dd4750 100644 --- a/bucket/adopt8-openj9-nightly.json +++ b/bucket/adopt8-openj9-nightly.json @@ -1,16 +1,16 @@ { "description": "AdoptOpenJDK 8 with Eclipse OpenJ9 JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202010260418", + "version": "202010300250", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-10-26-04-18/OpenJDK8U-jdk_x64_windows_openj9_2020-10-26-04-18.zip", - "hash": "229fbd10a277938890790019fbe4f62acec402e1ab8b517c1d0e8661a1d62aa3" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-10-30-02-50/OpenJDK8U-jdk_x64_windows_openj9_2020-10-30-02-50.zip", + "hash": "11fbdad56f182524454c6dd39fa41ff2009483ae1f8841374064c695270638a1" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-10-26-04-18/OpenJDK8U-jdk_x86-32_windows_openj9_2020-10-26-04-18.zip", - "hash": "aab9a010bd55f145aecc9560f86af68c2c05aa4d31836b71cd5ada82e0ac7b11" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-10-30-02-50/OpenJDK8U-jdk_x86-32_windows_openj9_2020-10-30-02-50.zip", + "hash": "7eaa61b464e9cb6fae965ac612aded4a74e3a464508badd2e52b3ca559e772ed" } }, "extract_to": "tmp",