From 1820d5e213ccd4813ced2779326f399e771fcb11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 20:24:47 +0000 Subject: [PATCH] aws: Update to version 2.11.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 09f9225cf7..26cbc28fb3 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.11.23", + "version": "2.11.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.11.23.msi", - "hash": "3131dfd400e45497b591f0a73280b921a05fed7c206976ceb05380a6c1205168" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.24.msi", + "hash": "a8c302b8baf984e6567e14ed86d634017997cb16f21171f78ea717a5118c83e8" } }, "extract_dir": "Amazon\\AWSCLIV2",