From 89d909b230263ffc1a2e752ff5084269d5ecc2c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 20:27:57 +0000 Subject: [PATCH] aws: Update to version 2.24.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 2ddf44b763..cce93d6f9b 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.24.23", + "version": "2.24.24", "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.23.msi", - "hash": "00c0f86a3a5234aa47c1631bd9de5f056f11f104b5896e52a5fe2e84dec13bca" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.24.24.msi", + "hash": "41e5de8d00967c237765b848250c4b7e2462456d01eebfb22d641160727a73e9" } }, "extract_dir": "Amazon\\AWSCLIV2",