From c95e3a5bfd032cd8ea816c5ad6746452c91d3864 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 14 Apr 2022 22:19:19 +0200 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.15-8.0.202204141816 --- 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 1d0a53107..5978a6849 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-8.0.202204121824", + "version": "11.0.15-8.0.202204141816", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-13-02-52-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-04-13-02-52.zip", - "hash": "32e7e7bb90cedae7a818773f11aab0d4f410ee1dca476040af4c76069c12e574" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-14-19-55-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-04-14-19-55.zip", + "hash": "a6a41e8c6689123c58b339e8abc8c56b65b76ad9d5c5659dd05e532331ad03bc" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-13-02-52-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-04-13-02-52.zip", - "hash": "c6cee760092ee5b16c7a1d4a9227c296edb537057090e3638537e5e624be940e" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-04-14-19-55-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-04-14-19-55.zip", + "hash": "bcd5111d8d190f253b48c7d269bff0dadc804b1d39583c4d82d01c66fa05d7e2" } }, "extract_to": "tmp",