From 8cc33e27dfb45ff2deae333c8b9b21b5c14d40f9 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-jdk: Update to version 23.0.0-37 --- bucket/temurin-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin-jdk.json b/bucket/temurin-jdk.json index 71242bdfb..3ee5a84ef 100644 --- a/bucket/temurin-jdk.json +++ b/bucket/temurin-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": "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-jdk_x64_windows_hotspot_22.0.2_9.zip", - "hash": "bf61e74c3dbd2da27d6415a804813c5ade87f9c838acca1edfa08ce9155bd82b" + "url": "https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23+37/OpenJDK23U-jdk_x64_windows_hotspot_23_37.zip", + "hash": "46e75373da58881428428865068c41021e89891ac4164d1578c6a3a9ab3eb2a4" } }, - "extract_dir": "jdk-22.0.2+9", + "extract_dir": "jdk-23+37", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"