From 26c3cf99c69c62fc78c3575d9a0094643e61c7be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 20:29:52 +0000 Subject: [PATCH] aws: Update to version 2.32.11 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 856a00f8e1..0405a77927 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.32.10", + "version": "2.32.11", "description": "Unified tool to manage AWS services", "homepage": "https://aws.amazon.com/cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.10.msi", - "hash": "15d278967f5ba826a2d9ce508d98ba6bf63fe6e3ace13b681ca6b752b2ae1837" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.11.msi", + "hash": "09486880d5aa64dd32dceffe83f5bbcc2fa8db7505eaf728ac874fe56cc3124b" } }, "extract_dir": "Amazon\\AWSCLIV2",