From 3143946a15a7ea3060baf23e15679f6732eba23f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Apr 2021 23:00:24 +0000 Subject: [PATCH] aws: Update to version 2.2.1 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 390d2b8d91..63f9789361 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.2.1", "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.2.0.msi", - "hash": "3659d41a1361304ea38b1b8e5bcebe3b494c88abbed79f5f9acbc6d2e9079fd2" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.1.msi", + "hash": "46d66398ae229da8fab4b9b9305485ef59b7fc308aab4c51185fe7148473d407" } }, "extract_dir": "Amazon\\AWSCLIV2",