corretto8: Update to version 8.272.10.1

This commit is contained in:
Mathias Hermansson 2020-10-21 19:26:29 +02:00
parent 518999d144
commit 7d20004dc5

View File

@ -1,16 +1,16 @@
{
"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": "8.265.01.1",
"version": "8.272.10.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/latest/amazon-corretto-8-x64-windows-jdk.zip",
"hash": "md5:f29bce7c20fd53e6e0069fc99c76a8e6"
"hash": "md5:bc2200ad17c55725569386fda1aa291f"
},
"32bit": {
"url": "https://corretto.aws/downloads/latest/amazon-corretto-8-x86-windows-jdk.zip",
"hash": "md5:e8f323c47a2ba31a34ebcd4e02cd53c1"
"hash": "md5:50c776767361387f8f579f0241912512"
}
},
"extract_to": "tmp",