From a0ad63f5fc99d56ea8a1aa583f00bd35e986b37a Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 30 Oct 2020 08:45:44 +0100 Subject: [PATCH] adopt11-hotspot-jre-nightly: Update to version 202010300250 --- 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 c343cbbd0..edb5f0e03 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": "202010250649", + "version": "202010300250", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-10-25-06-49/OpenJDK11U-jre_x64_windows_hotspot_2020-10-25-06-49.zip", - "hash": "fe96e2684a3e9e862f8f46ba1f3f1f99bf854b019ac37e4aa8d6ca6676964fe8" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-10-30-02-50/OpenJDK11U-jre_x64_windows_hotspot_2020-10-30-02-50.zip", + "hash": "9c328c80cb8ea72f49ea544102584d4e222de45416db8582802e1e571a28b655" }, "32bit": { - "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-10-25-06-49/OpenJDK11U-jre_x86-32_windows_hotspot_2020-10-25-06-49.zip", - "hash": "095e70127d04b000443489b8e383792607af24859efdf82614ad404bb3774d9c" + "url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk11u-2020-10-30-02-50/OpenJDK11U-jre_x86-32_windows_hotspot_2020-10-30-02-50.zip", + "hash": "39c84de868f8a188231aef89dbf5dec52d1c15eb98fd03fcf0426ceee792062f" } }, "extract_to": "tmp",