corretto-jdk: Update to version 19.0.0.36.1

This commit is contained in:
Mathias Hermansson 2022-10-11 16:21:07 +02:00
parent 85f123dab6
commit 2024909935

View File

@ -1,15 +1,15 @@
{
"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": "18.0.2.9.1",
"version": "19.0.0.36.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/18.0.2.9.1/amazon-corretto-18.0.2.9.1-windows-x64-jdk.zip",
"hash": "md5:8f0b98a63b5bb772897729237ca75f70"
"url": "https://corretto.aws/downloads/resources/19.0.0.36.1/amazon-corretto-19.0.0.36.1-windows-x64-jdk.zip",
"hash": "md5:93b5f093b950b8f08e98cab461251d3b"
}
},
"extract_dir": "jdk18.0.2_9",
"extract_dir": "jdk19.0.0_36",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"