From 48a10111cf098a8bdfc52762aaab4239eb88fea5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 01:05:00 +0000 Subject: [PATCH] temurin11-nightly-jre: Update to version 11.0.21-9.0.202310211716 --- 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 fb7d08f7131..b8843a85127 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.202310192045", + "version": "11.0.21-9.0.202310211716", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-19-23-26-beta/OpenJDK11U-jre_x64_windows_hotspot_2023-10-19-23-26.zip", - "hash": "275a76f17c45c317420ccb4602f127ee508ce6be0c43f85346737bfa01240c89" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-19-23-26-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2023-10-19-23-26.zip", - "hash": "5708c038eb3dc014e3b7cacf646ce664de44f3b3a8ec16568802df75db497577" + "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" } }, "extract_to": "tmp",