From 6c219fa770b0036a6aa29ae3cbf0012433d25d4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 20:27:55 +0000 Subject: [PATCH] aws: Update to version 2.7.23 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index a8b93b8214..37e3517754 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.22", + "version": "2.7.23", "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.22.msi", - "hash": "0803e688def4e9f4414c5952873757956eb28909bd38f7e15c7d325a80ffb88f" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.23.msi", + "hash": "b52c562c022ca06a3ce18b32e760f4a6cef98bcb936348e64d3eb66db9458dd7" } }, "extract_dir": "Amazon\\AWSCLIV2",