corretto8-jdk: Update to version 8.342.07.3

This commit is contained in:
Mathias Hermansson 2022-07-22 19:02:08 +02:00
parent 5f8d261cc3
commit aeb641d1ea

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.342.07.1",
"version": "8.342.07.3",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x64-jdk.zip",
"hash": "md5:33b623db3046d10309b3e5e6ad2b7a4b"
"url": "https://corretto.aws/downloads/resources/8.342.07.3/amazon-corretto-8.342.07.3-windows-x64-jdk.zip",
"hash": "md5:03ca196457565a4203dc293bf4f4794e"
},
"32bit": {
"url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x86-jdk.zip",
"hash": "md5:9f38d59bb6d2c667394be88b6d251a29"
"url": "https://corretto.aws/downloads/resources/8.342.07.3/amazon-corretto-8.342.07.3-windows-x86-jdk.zip",
"hash": "md5:975a41f0c970946008da3a0e3bd6f6d2"
}
},
"extract_dir": "jdk1.8.0_342",