From 40f6c22be100dbb8a40013ca01b7d12100b8fadd Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Mon, 26 Apr 2021 11:29:14 +0200 Subject: [PATCH] adopt8-openj9-jre-nightly: Update to version 202104260911 --- bucket/adopt8-openj9-jre-nightly.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/adopt8-openj9-jre-nightly.json b/bucket/adopt8-openj9-jre-nightly.json index ae4ac83ce..acd2acfb5 100644 --- a/bucket/adopt8-openj9-jre-nightly.json +++ b/bucket/adopt8-openj9-jre-nightly.json @@ -1,16 +1,16 @@ { "description": "AdoptOpenJDK 8 JRE with Eclipse OpenJ9 JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202104220754", + "version": "202104260911", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2021-04-22-07-54/OpenJDK8U-jre_x64_windows_openj9_2021-04-22-07-54.zip", - "hash": "cbc140ac6465b4d9eec9518472cc542618a21be78ce5ca5f3716f7459c37be8b" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2021-04-26-09-11/OpenJDK8U-jre_x64_windows_openj9_2021-04-26-09-11.zip", + "hash": "862bbb9d21a2bfb1765e1c3ad1dbfa2858f1fca0139ef72bc22fc03ae83436ce" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2021-04-22-07-54/OpenJDK8U-jre_x86-32_windows_openj9_2021-04-22-07-54.zip", - "hash": "96c0d396e2195229aa47b863f0563b17465fd609768c791106fb4f2f7541feb9" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2021-04-26-09-11/OpenJDK8U-jre_x86-32_windows_openj9_2021-04-26-09-11.zip", + "hash": "b6ad74de2c6798917a80735771ae45660ef33bf92b5feb3be2974730db92fb94" } }, "extract_to": "tmp",