From 54bb7c66dd699b392a5aa65637c2005141063f3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:23:15 +0000 Subject: [PATCH] openjdk24: Update to version 24.0.1-9 --- bucket/openjdk24.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/openjdk24.json b/bucket/openjdk24.json index 0f43b8f3c..52e549101 100644 --- a/bucket/openjdk24.json +++ b/bucket/openjdk24.json @@ -1,15 +1,15 @@ { "description": "Official production-ready open-source builds of OpenJDK 24", "homepage": "https://jdk.java.net/24", - "version": "24-36", + "version": "24.0.1-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/GA/jdk24/1f9ff9062db4449d8ca828c504ffae90/36/GPL/openjdk-24_windows-x64_bin.zip", - "hash": "11d1d9f6ac272d5361c8a0bef01894364081c7fb1a6914c2ad2fc312ae83d63b" + "url": "https://download.java.net/java/GA/jdk24.0.1/24a58e0e276943138bf3e963e6291ac2/9/GPL/openjdk-24.0.1_windows-x64_bin.zip", + "hash": "5b842493b454ac3e816bdc3398716d93239b980db977a63685b0c8cd7b15e315" } }, - "extract_dir": "jdk-24", + "extract_dir": "jdk-24.0.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"