openjdk: Update to version 18.0.2-9

This commit is contained in:
Mathias Hermansson 2022-07-19 17:46:57 +02:00
parent e8aac4f17c
commit 2fc0906bca

View File

@ -1,15 +1,15 @@
{
"description": "Official General-Availability Release of OpenJDK",
"homepage": "https://jdk.java.net/",
"version": "18.0.1.1-2",
"version": "18.0.2-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/GA/jdk18.0.1.1/65ae32619e2f40f3a9af3af1851d6e19/2/GPL/openjdk-18.0.1.1_windows-x64_bin.zip",
"hash": "a970b922a05a7fc2b077c89bf96c74570f65695b2ba067dc81805107517d7fed"
"url": "https://download.java.net/java/GA/jdk18.0.2/f6ad4b4450fd4d298113270ec84f30ee/9/GPL/openjdk-18.0.2_windows-x64_bin.zip",
"hash": "441f2bfa18f318995d305d06c2326b1145b27dd08521cef5dacc561867cfee5c"
}
},
"extract_dir": "jdk-18.0.1.1",
"extract_dir": "jdk-18.0.2",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"