From 388c4d866dd5fa605c1ca64ad6598a9389a0efce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 00:33:00 +0000 Subject: [PATCH] aws: Update to version 2.4.22 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9c79271b58..b6e457111b 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.21", + "version": "2.4.22", "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.4.21.msi", - "hash": "7b5a627616f54ec45de434611484ff04cd8b7af473a62613c7b4b3f9574498cd" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.22.msi", + "hash": "b570e9e3cfabda098047584c852e77a6cbf362ede52805dfb5d64e7ca399fe02" } }, "extract_dir": "Amazon\\AWSCLIV2",