From e19943f4310caa26ed2224a7bb8a72a72c01a0f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 20:29:59 +0000 Subject: [PATCH] aws: Update to version 2.32.3 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index f4d2ad9d95..a849f15d57 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.32.2", + "version": "2.32.3", "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.2.msi", - "hash": "a34a015d1e0b80d69520ebdca1a95dc8c580e03aef92786efb0d0bf148fdfac5" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.3.msi", + "hash": "160de913a6793875321f2a9ba815a1152e477ae33a0bf5ff7fcdaddcd98295b9" } }, "extract_dir": "Amazon\\AWSCLIV2",