openjdk20: Update to version 20.0.2-9

This commit is contained in:
github-actions[bot] 2023-07-18 16:27:48 +00:00
parent e4af465f09
commit 3292d048a7

View File

@ -1,15 +1,15 @@
{
"description": "Official production-ready open-source builds of OpenJDK 20",
"homepage": "https://jdk.java.net/20",
"version": "20.0.1-9",
"version": "20.0.2-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/GA/jdk20.0.1/b4887098932d415489976708ad6d1a4b/9/GPL/openjdk-20.0.1_windows-x64_bin.zip",
"hash": "31ca4a8cbdea1da7fb441194e756dd1adbedfc05bd1135a1ecc46b4288ea8942"
"url": "https://download.java.net/java/GA/jdk20.0.2/6e380f22cbe7469fa75fb448bd903d8e/9/GPL/openjdk-20.0.2_windows-x64_bin.zip",
"hash": "7e5870fd2e19b87cbd1981c4ff7203897384c2eb104977f40ce4951b40ab433e"
}
},
"extract_dir": "jdk-20.0.1",
"extract_dir": "jdk-20.0.2",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"