diff --git a/bucket/adopt11-hotspot-jre-nightly.json b/bucket/adopt11-hotspot-jre-nightly.json index 08a841319..e406bf3fa 100644 --- a/bucket/adopt11-hotspot-jre-nightly.json +++ b/bucket/adopt11-hotspot-jre-nightly.json @@ -1,16 +1,16 @@ { "description": "AdoptOpenJDK 11 JRE with Oracle HotSpot JVM (Nightly builds)", "homepage": "https://adoptopenjdk.net", - "version": "202001282058", + "version": "202002012237", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-01-28-20-58/OpenJDK11U-jre_x64_windows_hotspot_2020-01-28-20-58.zip", - "hash": "6d33334be7d7b3fbbf9e387adc921c7bc088a9c6d6167d13f78c06a9b993b57e" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-02-01-22-37/OpenJDK11U-jre_x64_windows_hotspot_2020-02-01-22-37.zip", + "hash": "94ab6aec94251ec03c75284ea0316ef925e94b592862109636551d6f0de34d7c" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-01-28-20-58/OpenJDK11U-jre_x86-32_windows_hotspot_2020-01-28-20-58.zip", - "hash": "f8a99816e22cbc00f08c8780540792e5a1c6b48931049f234f019467ad6e6d88" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-02-01-22-37/OpenJDK11U-jre_x86-32_windows_hotspot_2020-02-01-22-37.zip", + "hash": "f32031874140a5272a3ef845ce15916910c83bd581ae4d5523368a12802da10d" } }, "extract_to": "tmp",