From b2a82545eadb97bd99f76e7f4d38087fbef3e9c6 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 14 Jan 2020 08:06:10 +0100 Subject: [PATCH] adopt11-hotspot-jre-nightly: Update to version 202001140637 --- 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 914f2c3e9..c6a3003bf 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": "202001121031", + "version": "202001140637", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-01-12-10-31/OpenJDK11U-jre_x64_windows_hotspot_2020-01-12-10-31.zip", - "hash": "3e410b5073ec34899879d8e94ff7e0b48c221e8f0dde0162f666b600a74cea61" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-01-14-06-37/OpenJDK11U-jre_x64_windows_hotspot_2020-01-14-06-37.zip", + "hash": "a7c3014e44df424da5001ce38229ee45ec22eef2fd7e5324dbfb2aa030417736" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-01-12-10-31/OpenJDK11U-jre_x86-32_windows_hotspot_2020-01-12-10-31.zip", - "hash": "6ed005da6d08e04641fbf9974f7164cd557fa63bad2e7b562207aaa5dc8e814a" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-01-14-06-37/OpenJDK11U-jre_x86-32_windows_hotspot_2020-01-14-06-37.zip", + "hash": "934f7ea96427654a7297c19f8f65b543e42fa69cb49ffc0f9c05b4acffc71f1c" } }, "extract_to": "tmp",