openjdk18: Update to version 18.0.1-10

This commit is contained in:
Mathias Hermansson 2022-04-19 21:47:59 +02:00
parent 78bc2e2a84
commit 523ffc0a44

View File

@ -1,15 +1,15 @@
{
"description": "Official production-ready open-source builds of OpenJDK 18",
"homepage": "https://jdk.java.net/18",
"version": "18-36",
"version": "18.0.1-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/GA/jdk18/43f95e8614114aeaa8e8a5fcf20a682d/36/GPL/openjdk-18_windows-x64_bin.zip",
"hash": "a5b91d4c12752d44aa75df70ae3e2311287b3e60c288b07dade106376c688277"
"url": "https://download.java.net/java/GA/jdk18.0.1/3f48cabb83014f9fab465e280ccf630b/10/GPL/openjdk-18.0.1_windows-x64_bin.zip",
"hash": "72b1e49d83f529b340ae51f4082586d66555b740b5891ea278c4ea72dc0e29a7"
}
},
"extract_dir": "jdk-18",
"extract_dir": "jdk-18.0.1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"