From 6f4cb6cb15f62505ff5194b3244469fbf8b13e41 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 3 Mar 2020 08:00:56 +0100 Subject: [PATCH] adopt11-hotspot-jre-nightly: Update to version 202003030636 --- bucket/adopt11-hotspot-jre-nightly.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/adopt11-hotspot-jre-nightly.json b/bucket/adopt11-hotspot-jre-nightly.json index 1098ae651..24c5e0191 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": "202002261939", + "version": "202003030636", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-02-26-19-39/OpenJDK11U-jre_x64_windows_hotspot_2020-02-26-19-39.zip", - "hash": "64e86ad5f0a3ba4c30e6a90385863acf52253b75d97242ee65f4f297ad446f9a" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-03-03-06-36/OpenJDK11U-jre_x64_windows_hotspot_2020-03-03-06-36.zip", + "hash": "27fb6f9f31ea525a0bd4a97ef5b112a7dc5f067f42b362f9f89dbd50989e64b6" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-02-26-19-39/OpenJDK11U-jre_x86-32_windows_hotspot_2020-02-26-19-39.zip", - "hash": "0eb8a1efb90c23807f5d310242667d86ccc83b5c6ab28b16686402daedce85a5" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-03-03-06-36/OpenJDK11U-jre_x86-32_windows_hotspot_2020-03-03-06-36.zip", + "hash": "166695189df90a3c77f43ea32343d00eb7622af1c8b6ec591a0774ab01f86553" } }, "extract_to": "tmp",