From 4862fd10eb6940376380a3d203112a032bdcf927 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 00:59:51 +0000 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.21-9.0.202310262010 --- 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 b8843a85127..7f8c0feae59 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-9.0.202310211716", + "version": "11.0.21-9.0.202310262010", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-21-20-00-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-21-20-00.zip", - "hash": "a71baf4c6055916769b08a2e0c735b9f25f17cd8b5587d095a3592f0077b10f4" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-26-21-48-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-26-21-48.zip", + "hash": "b7eff0b82c205e7e28818b48103c154c5cd0f81e456e18ea7dfc2374d632d12f" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-21-20-00-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-21-20-00.zip", - "hash": "953fa3561a9f71a7a0c26ead216a6c027302879c0c1b892cf7081467548e1882" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-26-21-48-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-26-21-48.zip", + "hash": "c46399da0882dd0a09d5eca6b429172ede719d799999fa7c05f48599a770387c" } }, "extract_to": "tmp",