From a24f4f2ced7147aba97b687f0ea6cd8521ed257f 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-jre: Update to version 21.0.6-7.0 --- bucket/temurin21-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin21-jre.json b/bucket/temurin21-jre.json index c2fc680f4..17477b763 100644 --- a/bucket/temurin21-jre.json +++ b/bucket/temurin21-jre.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-jre_x64_windows_hotspot_21.0.5_11.zip", - "hash": "1749b36cfac273cee11802bf3e90caada5062de6a3fef1a3814c0568b25fd654" + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.6+7/OpenJDK21U-jre_x64_windows_hotspot_21.0.6_7.zip", + "hash": "707c981a4ff9e680a9ea5d6f625eafe8bc47e1f89140a67d761fde24fc02ab49" } }, - "extract_dir": "jdk-21.0.5+11-jre", + "extract_dir": "jdk-21.0.6+7-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"