From 9dce972c382d7b01c88a9e07aa48929f1e862a78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 06:29:11 +0000 Subject: [PATCH] corretto11-jdk: Update to version 11.0.32.9.1 --- bucket/corretto11-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/corretto11-jdk.json b/bucket/corretto11-jdk.json index 59580754e..440bdb9ad 100644 --- a/bucket/corretto11-jdk.json +++ b/bucket/corretto11-jdk.json @@ -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.31.11.1", + "version": "11.0.32.9.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/11.0.31.11.1/amazon-corretto-11.0.31.11.1-windows-x64-jdk.zip", - "hash": "462f2a455d8f8da1a3a839a0f3de10c7a5fe6f7d230cf995e144a769382f4afe" + "url": "https://corretto.aws/downloads/resources/11.0.32.9.1/amazon-corretto-11.0.32.9.1-windows-x64-jdk.zip", + "hash": "7734a131c0d2d35abd91cde880b1274dd49d73bd721409018726ec2b807fd7b2" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/11.0.31.11.1/amazon-corretto-11.0.31.11.1-windows-x86-jdk.zip", - "hash": "8bf7d4329575956a5fbd6eb4afdea0121e50e62b2525d662d0a6fa9e73f7f579" + "url": "https://corretto.aws/downloads/resources/11.0.32.9.1/amazon-corretto-11.0.32.9.1-windows-x86-jdk.zip", + "hash": "c6c19ba9962bd9532cefec6786af354db6f2b85360d4996dba00dd671233b993" } }, - "extract_dir": "jdk11.0.31_11", + "extract_dir": "jdk11.0.32_9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"