corretto8-jdk: Update to version 8.342.07.1

This commit is contained in:
Mathias Hermansson 2022-07-19 21:56:43 +02:00
parent 22fd149d3c
commit 264bf323aa

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.332.08.1",
"version": "8.342.07.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x64-jdk.zip",
"hash": "md5:6836a934c549da475558469531c0dbd2"
"url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x64-jdk.zip",
"hash": "md5:33b623db3046d10309b3e5e6ad2b7a4b"
},
"32bit": {
"url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x86-jdk.zip",
"hash": "md5:acf092050d03bbc0975df3caa6d17796"
"url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x86-jdk.zip",
"hash": "md5:9f38d59bb6d2c667394be88b6d251a29"
}
},
"extract_dir": "jdk1.8.0_332",
"extract_dir": "jdk1.8.0_342",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"