corretto11-jdk: Update to version 11.0.30.7.1

This commit is contained in:
github-actions[bot] 2026-01-21 01:53:31 +00:00
parent cac048cb4e
commit 3e284fb954

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": "11.0.29.7.1",
"version": "11.0.30.7.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://corretto.aws/downloads/resources/11.0.29.7.1/amazon-corretto-11.0.29.7.1-windows-x64-jdk.zip",
"hash": "33471ed251e1b59d29e75ea4c12027f00f94eae90ed8e584dbe4bf3291f5ac2c"
"url": "https://corretto.aws/downloads/resources/11.0.30.7.1/amazon-corretto-11.0.30.7.1-windows-x64-jdk.zip",
"hash": "b0e18b9ae209351d483057bc0c28baf39c59e3991c6e592d32adbaf3962155c7"
},
"32bit": {
"url": "https://corretto.aws/downloads/resources/11.0.29.7.1/amazon-corretto-11.0.29.7.1-windows-x86-jre.zip",
"hash": "60e53a1c0ee94c9f0fa7ad0b7af1febd06a874f6343dbd2cc5aeb3ea0b1f7c3d"
"url": "https://corretto.aws/downloads/resources/11.0.30.7.1/amazon-corretto-11.0.30.7.1-windows-x86-jre.zip",
"hash": "a236cd8439a6f5c79d12d44473b076cfe1cb1bc07bd45955aa095fcc50e80508"
}
},
"extract_dir": "jdk11.0.29_7",
"extract_dir": "jdk11.0.30_7",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"