From e217379a557394279c1da216fb558133daef8f17 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 30 Jul 2020 02:27:17 +0200 Subject: [PATCH] adopt8-openj9-nightly: Update to version 202007292352 --- 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 21db2940a..f1f11bd86 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": "202007290642", + "version": "202007292352", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-07-29-06-42/OpenJDK8U-jdk_x64_windows_openj9_2020-07-29-06-42.zip", - "hash": "1c6fef9952054da2f6ca737fc0d919b6eb5c3153729991fbf196ec217558ba7c" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-07-29-23-52/OpenJDK8U-jdk_x64_windows_openj9_2020-07-29-23-52.zip", + "hash": "3a77fb6446f0463ded447078f4f95b35ff90a144a1b5e2c3a8d2bb3abcc95843" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-07-29-06-42/OpenJDK8U-jdk_x86-32_windows_openj9_2020-07-29-06-42.zip", - "hash": "c55423d73ebb2185c739b394692a9c289d43cdefcbbf3095c45da3bf04ada09e" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-07-29-23-52/OpenJDK8U-jdk_x86-32_windows_openj9_2020-07-29-23-52.zip", + "hash": "c4847c34ed6ad720dd682eb134f8aef3dc529a7967a2802018e0f40ef3570b87" } }, "extract_to": "tmp",