From 10740aeb10d3c92eefd59abf3639f137ed6f641a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 00:39:44 +0000 Subject: [PATCH] aws: Update to version 2.4.21 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 6998396257..9c79271b58 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.20", + "version": "2.4.21", "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.20.msi", - "hash": "ebbea5ec926f4b0722eebcc43a4c6d9ea52bac7e97a9a41c9416f45f373efd50" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.21.msi", + "hash": "7b5a627616f54ec45de434611484ff04cd8b7af473a62613c7b4b3f9574498cd" } }, "extract_dir": "Amazon\\AWSCLIV2",