From c4955d4ee1a4de1ae22eb00adb35873fef563045 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 26 Apr 2022 22:26:09 +0200 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.15-10.0.202204261822 --- bucket/temurin11-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin11-nightly-jdk.json b/bucket/temurin11-nightly-jdk.json index d834d8ba1..21dfea9c6 100644 --- a/bucket/temurin11-nightly-jdk.json +++ b/bucket/temurin11-nightly-jdk.json @@ -1,16 +1,16 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "11.0.15-10.0.202204211821", + "version": "11.0.15-10.0.202204261822", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-21-19-54-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-04-21-19-54.zip", - "hash": "a2395c8a48ea744f01665fc05292c3b158d297c886669a322d959ff7f1deef8e" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-26-19-58-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-04-26-19-58.zip", + "hash": "1ffe410bd13ab6c19a549702f0123419bd5163b830ee6afb95c6f24221f9625e" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-21-19-54-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-04-21-19-54.zip", - "hash": "ab133e4fe0bea75473038cb0143afa1da28e651ced59730f8ddfa489cc8061c9" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-26-19-58-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-04-26-19-58.zip", + "hash": "43fd345b116c41ffdb487ac555257d425a5fa829c4d74e0d5701705168b11156" } }, "extract_to": "tmp",