diff --git a/bucket/openjdk22.json b/bucket/openjdk22.json index 103f8b1a6..0b919f77b 100644 --- a/bucket/openjdk22.json +++ b/bucket/openjdk22.json @@ -1,15 +1,15 @@ { "description": "Official production-ready open-source builds of OpenJDK 22", "homepage": "https://jdk.java.net/22", - "version": "22-36", + "version": "22.0.1-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/GA/jdk22/830ec9fcccef480bb3e73fb7ecafe059/36/GPL/openjdk-22_windows-x64_bin.zip", - "hash": "8f5138fecb53c08c20abd4fa6812f9400051f3852582a2142ffda0dff73a5824" + "url": "https://download.java.net/java/GA/jdk22.0.1/c7ec1332f7bb44aeba2eb341ae18aca4/8/GPL/openjdk-22.0.1_windows-x64_bin.zip", + "hash": "de7f00fd1bd0d3a4c678fff2681dfad19284d74d357218a4be6f623488d040da" } }, - "extract_dir": "jdk-22", + "extract_dir": "jdk-22.0.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"