corretto11-jdk: Update to version 11.0.16.8.1

This commit is contained in:
Mathias Hermansson 2022-07-19 21:41:41 +02:00
parent 4ea84ef08b
commit 22fd149d3c

View File

@ -1,15 +1,15 @@
{
"description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)",
"homepage": "https://aws.amazon.com/corretto/",
"version": "11.0.15.9.1",
"version": "11.0.16.8.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/11.0.15.9.1/amazon-corretto-11.0.15.9.1-windows-x64-jdk.zip",
"hash": "md5:a937acacf9cc25ec06f9b240d064ad99"
"url": "https://corretto.aws/downloads/resources/11.0.16.8.1/amazon-corretto-11.0.16.8.1-windows-x64-jdk.zip",
"hash": "md5:c73737898e94bfeeb3780ee7fe3fc31e"
}
},
"extract_dir": "jdk11.0.15_9",
"extract_dir": "jdk11.0.16_8",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"