diff --git a/bucket/adopt8-openj9-nightly.json b/bucket/adopt8-openj9-nightly.json index dbde9ebd7..2ebde8e63 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": "202010201904", + "version": "202010230320", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-10-20-19-04/OpenJDK8U-jdk_x64_windows_openj9_2020-10-20-19-04.zip", - "hash": "494dd908db57e5d7f5e8a18b884d6b2ff0c619bae6d525aef31d0318e9e46760" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-10-23-03-20/OpenJDK8U-jdk_x64_windows_openj9_2020-10-23-03-20.zip", + "hash": "5dc84582f33bd597eed13b6c95abc6c8f3e8675bedec9f669635c1fa1bb8fc14" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-10-20-19-04/OpenJDK8U-jdk_x86-32_windows_openj9_2020-10-20-19-04.zip", - "hash": "c7098d22313e30777e72a061dc67092d2865b466af74744a075b5a27c280dbef" + "url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u-2020-10-23-03-20/OpenJDK8U-jdk_x86-32_windows_openj9_2020-10-23-03-20.zip", + "hash": "773ca9408e098799cf0a98b3955967e887e39c87ffe351202f6e02c5aff9a88b" } }, "extract_to": "tmp",