From 2afd13d5aed059756ae040555b2452b3ed97fd5c Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 31 Mar 2022 16:00:24 +0200 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.15-8.0.202203301135 --- 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 f1601ff8e..4ae100110 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-7.0.202203241820", + "version": "11.0.15-8.0.202203301135", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-03-24-19-50-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-03-24-19-50.zip", - "hash": "9d53cee5ca75909c46e871867b4491f31bbfcdd3a47a6442764a017d0c523081" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-03-30-13-11-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-03-30-13-11.zip", + "hash": "e0c8f1a903937ebb1410f75488e0e663ad6c896944263c3d0ec964edea242d9f" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-03-24-19-50-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-03-24-19-50.zip", - "hash": "eb6f834aab4b25ca36d127ac87a9ed5bb73b3fc1aa3237ef84b45c89e2b5532c" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-03-30-13-11-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-03-30-13-11.zip", + "hash": "734f732241a965c2e84a790df57cffb9c8e7855c7f3592f8d1600ad29cabea67" } }, "extract_to": "tmp",