diff --git a/bucket/openjdk21.json b/bucket/openjdk21.json index 78ca134f0..3f21e15a5 100644 --- a/bucket/openjdk21.json +++ b/bucket/openjdk21.json @@ -1,15 +1,15 @@ { "description": "Official production-ready open-source builds of OpenJDK 21", "homepage": "https://jdk.java.net/21", - "version": "21.0.1-12", + "version": "21.0.2-13", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/GA/jdk21.0.1/415e3f918a1f4062a0074a2794853d0d/12/GPL/openjdk-21.0.1_windows-x64_bin.zip", - "hash": "77ea464f4fa7cbcbffe0124af44707e8e5ad8c1ce2373f1d94a64d9b20ba0c69" + "url": "https://download.java.net/java/GA/jdk21.0.2/f2283984656d49d69e91c558476027ac/13/GPL/openjdk-21.0.2_windows-x64_bin.zip", + "hash": "b6c17e747ae78cdd6de4d7532b3164b277daee97c007d3eaa2b39cca99882664" } }, - "extract_dir": "jdk-21.0.1", + "extract_dir": "jdk-21.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"