From 5bb2459d36cab6f573a0424e5d726ceb7b1bbf26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 00:35:47 +0000 Subject: [PATCH] aws: Update to version 2.7.24 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 37e3517754..844938320a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.23", + "version": "2.7.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.7.23.msi", - "hash": "b52c562c022ca06a3ce18b32e760f4a6cef98bcb936348e64d3eb66db9458dd7" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.24.msi", + "hash": "cc6c42ea1090478bd0f30593daeff67ccebc0c2096e81dc902056bad9f318499" } }, "extract_dir": "Amazon\\AWSCLIV2",