From 24e2ff671ca6351adc1c4c11dc0fda2d021e21ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 12:33:09 +0000 Subject: [PATCH] temurin-jre: Update to version 23.0.0-37 --- 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 db7519c12..1a788c8ec 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": "22.0.2-9", + "version": "23.0.0-37", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2+9/OpenJDK22U-jre_x64_windows_hotspot_22.0.2_9.zip", - "hash": "70a6d5a057707f7b77d42bbb18b8f434a6d9f7e85c0d9a7914bb7200502d11a7" + "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23+37/OpenJDK23U-jre_x64_windows_hotspot_23_37.zip", + "hash": "5d27360b81ec2a416d5f6614cad3932711eba1b4c0e7a1b9ea697a3c4295226d" } }, - "extract_dir": "jdk-22.0.2+9-jre", + "extract_dir": "jdk-23+37-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"