corretto17-jdk: Update to version 17.0.9.8.1

This commit is contained in:
github-actions[bot] 2023-10-18 01:01:30 +00:00
parent 3f03bcea89
commit b4aaa043ce

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": "17.0.8.8.1",
"version": "17.0.9.8.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/17.0.8.8.1/amazon-corretto-17.0.8.8.1-windows-x64-jdk.zip",
"hash": "2a72d06128023907f9265e3fd82bef3fa619af86b88a7384fb009d99bd3671c2"
"url": "https://corretto.aws/downloads/resources/17.0.9.8.1/amazon-corretto-17.0.9.8.1-windows-x64-jdk.zip",
"hash": "bef1845cbfc5dfc39240d794a31770b0f3f4b7aa179b49536f7b37a4f09985ae"
}
},
"extract_dir": "jdk17.0.8_8",
"extract_dir": "jdk17.0.9_8",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"