From 888fb9ed6582bb92f85cbcb3d36eccb341716265 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 16 Mar 2021 00:43:12 +0100 Subject: [PATCH] adopt8-openj9-jre-nightly: Update to version 202103152008 --- 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 deedf5399..5e3509f64 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": "202103110845", + "version": "202103152008", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2021-03-11-08-45/OpenJDK8U-jre_x64_windows_openj9_2021-03-11-08-45.zip", - "hash": "b85a849b23f494dd5ed61399a91ffae076f3d657b5618e4b01d1771cd5374a8a" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2021-03-15-20-08/OpenJDK8U-jre_x64_windows_openj9_2021-03-15-20-08.zip", + "hash": "b85e64e663bfa412b0f32ad300980d449beee8505b1dfb511d9b207e0f6cff63" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2021-03-11-08-45/OpenJDK8U-jre_x86-32_windows_openj9_2021-03-11-08-45.zip", - "hash": "07a14f07213d31e1bff3ebe2960a59d0be72661d532e64d2da366aad58abb3df" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2021-03-15-20-08/OpenJDK8U-jre_x86-32_windows_openj9_2021-03-15-20-08.zip", + "hash": "737d7df089fc45b907f6b226d8e5210aadab1f93142372eee13e44bd209923fd" } }, "extract_to": "tmp",