From f685a81a1dfd175c4e7e62dd991f7affede1c3bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 16:22:06 +0000 Subject: [PATCH] temurin21-jdk: Update to version 21.0.6-7.0 --- bucket/temurin21-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin21-jdk.json b/bucket/temurin21-jdk.json index 47567d140..4faae3de0 100644 --- a/bucket/temurin21-jdk.json +++ b/bucket/temurin21-jdk.json @@ -1,15 +1,15 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "21.0.5-11.0", + "version": "21.0.6-7.0", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.5+11/OpenJDK21U-jdk_x64_windows_hotspot_21.0.5_11.zip", - "hash": "6f09d4a3598542313cca1540106d537c7092a54e415d569f7b928160a90d3128" + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6+7/OpenJDK21U-jdk_x64_windows_hotspot_21.0.6_7.zip", + "hash": "897c8eebb0f85a99ccecbd482ebae9a45d88c19d6077054f6529ebab49b6d259" } }, - "extract_dir": "jdk-21.0.5+11", + "extract_dir": "jdk-21.0.6+7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"