diff --git a/bucket/adopt8-openj9-jre-nightly.json b/bucket/adopt8-openj9-jre-nightly.json index bc209040b..2de313ed4 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": "202002251201", + "version": "202002261033", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-02-25-12-01/OpenJDK8U-jre_x64_windows_openj9_2020-02-25-12-01.zip", - "hash": "ed2ad04e775875def267cf325984e3fa4aa98e5377020b64306d767e995505e8" + "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" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-02-25-12-01/OpenJDK8U-jre_x86-32_windows_openj9_2020-02-25-12-01.zip", - "hash": "cdd6a5acc195aed4027f57a433e8d6a8683a8e5dbcf2b5bdba00799deaf436d8" + "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" } }, "extract_to": "tmp",