From 00a3f3237db81c806f5cd5b44dac3c54dc0d22c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 04:16:25 +0000 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.21-8.0.202309212035 --- 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 ea071483b..efc0b8f10 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.21-7.0.202309191816", + "version": "11.0.21-8.0.202309212035", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-19-23-06-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-09-19-23-06.zip", - "hash": "b11a42591d0bc0dc8497b2bcdb466ff58db12981131415cdecb2bd6968d81435" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-22-01-02-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-09-22-01-02.zip", + "hash": "83893c031cae597baf32b87fefc03681cc5f6bc6be480bd676fc4fb784f23bfc" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-19-23-06-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-09-19-23-06.zip", - "hash": "b55c9f77692bbfdd6de8db04afc52388f63690b9c1abd0b7c20a1d43d88a7db3" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-22-01-02-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-09-22-01-02.zip", + "hash": "f3d3985f3a7242d29c00eaaa810166585518f7d761e5b9fd5c591cffa46bcd09" } }, "extract_to": "tmp",