corretto11-jdk: Update to version 11.0.15.9.1

This commit is contained in:
Mathias Hermansson 2022-04-19 18:44:47 +02:00
parent b9731bb239
commit e633d21b93

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.14.10.1",
"version": "11.0.15.9.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"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"
"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"
}
},
"extract_dir": "jdk11.0.14_10",
"extract_dir": "jdk11.0.15_9",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"