From ff521bc8fcc19cf7e8c24918f74efcdc48ca4463 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 04:39:00 +0000 Subject: [PATCH] aws: Update to version 2.32.7 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 32678a4184..8ece4899d0 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.32.6", + "version": "2.32.7", "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.6.msi", - "hash": "165642be5eff82e7bb64ec42f9aa79b5d1fe3263b2b434572deec3a93d799244" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.32.7.msi", + "hash": "5dcb538794de586e874a7e22076c1f6f0b38769b1e389a0d49980c398e5b1827" } }, "extract_dir": "Amazon\\AWSCLIV2",