From cd035c79e94fc68d6eecf561a8e2007ba38cfb65 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 16:25:19 +0000 Subject: [PATCH] temurin-jre: Update to version 24.0.0-36 --- bucket/temurin-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin-jre.json b/bucket/temurin-jre.json index 87912fb8e..6dc423281 100644 --- a/bucket/temurin-jre.json +++ b/bucket/temurin-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": "23.0.2-7", + "version": "24.0.0-36", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2+7/OpenJDK23U-jre_x64_windows_hotspot_23.0.2_7.zip", - "hash": "8de3b72f164555ad4b847d45bad2e455d60d414b58f63a07e3c6e4b744a7e5a1" + "url": "https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24+36/OpenJDK24U-jre_x64_windows_hotspot_24_36.zip", + "hash": "2756322cf23b78bfaf4412646c852bd906ea1cc861208610b0b8f16fc91bca74" } }, - "extract_dir": "jdk-23.0.2+7-jre", + "extract_dir": "jdk-24+36-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"