corretto11-jdk: Update to version 11.0.14.9.1

This commit is contained in:
Mathias Hermansson 2022-01-18 19:05:02 +01:00
parent 020b344506
commit bb25a8281e

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.13.8.1",
"version": "11.0.14.9.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/11.0.13.8.1/amazon-corretto-11.0.13.8.1-windows-x64-jdk.zip",
"hash": "md5:8afcaf6cd505c35602b3881570cb04e7"
"url": "https://corretto.aws/downloads/resources/11.0.14.9.1/amazon-corretto-11.0.14.9.1-windows-x64-jdk.zip",
"hash": "md5:ce87c5df445f249265d1e57aa6cd9620"
}
},
"extract_dir": "jdk11.0.13_8",
"extract_dir": "jdk11.0.14_9",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"