diff --git a/bucket/openjdk.json b/bucket/openjdk.json index 3cefecfcc..2150bd9f5 100644 --- a/bucket/openjdk.json +++ b/bucket/openjdk.json @@ -1,15 +1,15 @@ { "description": "Official General-Availability Release of OpenJDK", "homepage": "https://jdk.java.net/", - "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"