From 2c52b9d241b53a68729acb0272a6a0664b8df00b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 May 2021 23:00:25 +0000 Subject: [PATCH] aws: Update to version 2.2.2 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 63f9789361..857547d18e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.1", + "version": "2.2.2", "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.1.msi", - "hash": "46d66398ae229da8fab4b9b9305485ef59b7fc308aab4c51185fe7148473d407" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.2.msi", + "hash": "a8f27ced0ad068ea386252452bad5d22ffa78f9d0a4a7f34574e2fdda4a4bd84" } }, "extract_dir": "Amazon\\AWSCLIV2",