openjdk21: Update to version 21.0.2-13

This commit is contained in:
github-actions[bot] 2024-02-13 16:17:59 +00:00
parent eef6af9fa5
commit 3970468102

View File

@ -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"