From b5c276fa8dc64c86edc4c7f08c8c87903d2397f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 20:25:59 +0000 Subject: [PATCH] aws: Update to version 2.13.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9e25844896..89672e399f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.13.23", + "version": "2.13.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.13.23.msi", - "hash": "79a9f24886775ad21b990e14b90a24faef5a8c3cd2d490831b0c6dccef3487eb" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.13.24.msi", + "hash": "8b42487532ff21ae7e1e83ceae53a908f2c7fe9813d60ae99f85408501184fe7" } }, "extract_dir": "Amazon\\AWSCLIV2",