corretto11: Update to version 15.0.1

This commit is contained in:
Richard Kuhnt 2020-11-07 00:30:06 +00:00
parent 1f6acf64f5
commit f6bae04c60

View File

@ -1,11 +1,11 @@
{
"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.9.12.1",
"version": "15.0.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/11.0.9.12.1/amazon-corretto-11.0.9.12.1-windows-x64-jdk.zip",
"url": "https://corretto.aws/downloads/resources/15.0.1/amazon-corretto-15.0.1-windows-x64-jdk.zip",
"hash": "md5:9f315697891d712aab5373c7abbf8341"
}
},