From 81d7afdba7aa856c46a66d199287c88e2d0d07f2 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-jdk: Update to version 11.0.21-9.0.202310211716 --- bucket/temurin11-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin11-nightly-jdk.json b/bucket/temurin11-nightly-jdk.json index 56045dbdb..5bd2c3a69 100644 --- a/bucket/temurin11-nightly-jdk.json +++ b/bucket/temurin11-nightly-jdk.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-jdk_x64_windows_hotspot_2023-10-19-23-26.zip", - "hash": "2a6bae097d866a7638f509f6ffcc93e34aa5b5ccf9d3fad481b53fd060336767" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-21-20-00-beta/OpenJDK11U-jdk_x64_windows_hotspot_2023-10-21-20-00.zip", + "hash": "96b4f81fbaab40ce7a08a6e1b985976ac77f7dd14171484c8d12a25d9008729d" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-19-23-26-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2023-10-19-23-26.zip", - "hash": "b76d049a07d383a21337503a3cf0ea2adcf25181c494b2d1f91c8c11d90b3b31" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-21-20-00-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2023-10-21-20-00.zip", + "hash": "d8e17566633474a4edd43215957cd2afdb055239f2d04500064a96622d1f48bb" } }, "extract_to": "tmp",