From 40489fb6ae07f8a0c5ca90016de2b5c0b05dea34 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 26 Apr 2022 22:26:09 +0200 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.15-10.0.202204261822 --- bucket/temurin11-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 29ea2a400..1645710ea 100644 --- a/bucket/temurin11-nightly-jre.json +++ b/bucket/temurin11-nightly-jre.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-jre_x64_windows_hotspot_2022-04-21-19-54.zip", - "hash": "bbd83ded8cd17105c8280ab0e709b6b49efba25574ee6f591a276a6d07e6c851" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-26-19-58-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-04-26-19-58.zip", + "hash": "9f611f3ffa17645e1bf0086837e458a5dfb4d5cf89d969e7850621196106b6ed" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-21-19-54-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-04-21-19-54.zip", - "hash": "fc8e79b01b2967c53f9f9f98e52a924faad64a041f5e6a4fb619d27ae6fff8bc" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-26-19-58-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-04-26-19-58.zip", + "hash": "663479257ea88262ba206efe52c5dfd4712a2bc4415cad6dc170df072cd83ab6" } }, "extract_to": "tmp",