corretto11-jdk: Update to version 11.0.14.10.1

This commit is contained in:
Mathias Hermansson 2022-07-04 12:07:14 +02:00
parent b3d4abf126
commit 4d3bfbea3b

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.14.10.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.14.10.1/amazon-corretto-11.0.14.10.1-windows-x64-jdk.zip",
"hash": "md5:b03f92e045d9e7b5a65f3702a3c96d99"
}
},
"extract_dir": "jdk11.0.15_9",
"extract_dir": "jdk11.0.14_10",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"