From f92cff0b5aa3b1d572eefd763ad2bc1fb1bf4a0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 04:16:47 +0000 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.21-8.0.202310101818 --- 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 b0aeafff4..b90b2e967 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-8.0.202310071717", + "version": "11.0.21-8.0.202310101818", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-08-09-03-beta/OpenJDK11U-jdk_x64_windows_hotspot_2023-10-08-09-03.zip", - "hash": "70b72ad97d85f0a679d8759a29adedf3dc933d4e4de15cfb85c8998515a95a75" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-11-01-16-beta/OpenJDK11U-jdk_x64_windows_hotspot_2023-10-11-01-16.zip", + "hash": "2fa8f9d3c289a7dc212c26ca902114436de50e5f3e501b26ce31036c23af35bc" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-08-09-03-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2023-10-08-09-03.zip", - "hash": "4fc48edcc0ef0908f790199ddb9ee6ecccac6e370bf785ab117b16b5afb31293" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-10-11-01-16-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2023-10-11-01-16.zip", + "hash": "b072a81ec90155ab537cd20ce8e4962c9ef857d9c94a55c9e52813ce785794f3" } }, "extract_to": "tmp",