corretto8: Update to version 8.312.07.1

This commit is contained in:
Mathias Hermansson 2021-10-19 20:08:23 +02:00
parent b6cbb943d9
commit c40c207c1b

View File

@ -1,19 +1,19 @@
{
"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.302.08.1",
"version": "8.312.07.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/8.302.08.1/amazon-corretto-8.302.08.1-windows-x64-jdk.zip",
"hash": "md5:c25a529bf947c8f72a7b6d1d8bacba3c"
"url": "https://corretto.aws/downloads/resources/8.312.07.1/amazon-corretto-8.312.07.1-windows-x64-jdk.zip",
"hash": "md5:44e5efdb55886fef4e7f552a3879618b"
},
"32bit": {
"url": "https://corretto.aws/downloads/resources/8.302.08.1/amazon-corretto-8.302.08.1-windows-x86-jdk.zip",
"hash": "md5:1ecc0fac7b1794291c613fad17775446"
"url": "https://corretto.aws/downloads/resources/8.312.07.1/amazon-corretto-8.312.07.1-windows-x86-jdk.zip",
"hash": "md5:dfa7a7896ae4f14595f2193414f91097"
}
},
"extract_dir": "jdk1.8.0_302",
"extract_dir": "jdk1.8.0_312",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"