From f392eaff14a92e6d0ca884192a25a1ff3cd0c8c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:28:51 +0000 Subject: [PATCH] aws: Update to version 2.24.21 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 2e1e5bc5e6..9659922a70 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.24.20", + "version": "2.24.21", "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.24.20.msi", - "hash": "f9b16704a1947d62dc896e83df45ae57ec068945bc54ca01af366352c97a34ff" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.24.21.msi", + "hash": "da27f380f908e79d80bd33e01f7beebb11269b3de0c93dd4c1ea635a1b0c8bfa" } }, "extract_dir": "Amazon\\AWSCLIV2",