From bacf52143fa62b34b63b425a8a04a6107c49a6ef Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 3 Mar 2020 02:38:09 +0100 Subject: [PATCH] adopt8-openj9-jre-nightly: Update to version 202003030109 --- 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 2de313ed4..9fd449b4c 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": "202002261033", + "version": "202003030109", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-02-26-10-33/OpenJDK8U-jre_x64_windows_openj9_2020-02-26-10-33.zip", - "hash": "4cbb5f1d31a283c1eab1983ea925c562bc08f89aa465254652ccedb689f0c507" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-03-03-01-09/OpenJDK8U-jre_x64_windows_openj9_2020-03-03-01-09.zip", + "hash": "77fc3fe100742eab6b09678dd9438d773ac5db2d189ac8fd12d0cbec93e6f732" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-02-26-10-33/OpenJDK8U-jre_x86-32_windows_openj9_2020-02-26-10-33.zip", - "hash": "c2f5dbdcb04be1cc424638cc2ad528ff6e7477933e7fd6f9e55f58450ce125f2" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-03-03-01-09/OpenJDK8U-jre_x86-32_windows_openj9_2020-03-03-01-09.zip", + "hash": "876d56e33efccb26e4ba7c92a6fc62cbeca933c1eaa8e92698deeb1d3f697f93" } }, "extract_to": "tmp",