From 2d6bb74d627f9b372acca0fe07b022bdf38eb3f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 04:17:14 +0000 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.21-8.0.202310032052 --- 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 3971026b8..19116f66d 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-8.0.202309281816", + "version": "11.0.21-8.0.202310032052", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-28-23-10-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-09-28-23-10.zip", - "hash": "a8cd78bf2db4e4538c0235f5fd367b6bf440f918fe156cda6ae17f138a753ae0" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-04-01-29-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-04-01-29.zip", + "hash": "4477d6851cf50db2c58f4ec0e5656265024b012518d175abe0347613e266bd68" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-09-28-23-10-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-09-28-23-10.zip", - "hash": "eb0381f72a4e19b707d908b4263a50f2f8c4358ed20d5edf51a95fabe8448922" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-04-01-29-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-04-01-29.zip", + "hash": "68d42b7d5cfa74343d2b7b0f8f2e41b2bdb54f57b01392543bf8a8fe5a33b938" } }, "extract_to": "tmp",