From fe522e3a6c0ed12337de07ab723c641d1c0faf4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 20:30:31 +0000 Subject: [PATCH] aws: Update to version 2.7.20 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d809b08e67..e53bf13ca7 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.19", + "version": "2.7.20", "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.19.msi", - "hash": "8dde8319bb5d43083c4da69a0189ec5cef1b20cb1975d2883fcb1853499a2b1c" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.20.msi", + "hash": "04310a92a1fa3de083a8dd60d0aa236a40dda0cae43dffbcfc0a49cbc6a5be42" } }, "extract_dir": "Amazon\\AWSCLIV2",