From 6ce7b56805ad15397e1c79c8650ab4cdcf99ac26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 20:28:33 +0000 Subject: [PATCH] aws: Update to version 2.7.21 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index e53bf13ca7..1398540f4c 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.7.20", + "version": "2.7.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.7.20.msi", - "hash": "04310a92a1fa3de083a8dd60d0aa236a40dda0cae43dffbcfc0a49cbc6a5be42" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.21.msi", + "hash": "00370046e346ca9f6e377f20b02f7c96b9a7230ff7c9d7af9a5fb96db4368b83" } }, "extract_dir": "Amazon\\AWSCLIV2",