From 2955bcad23dd50f0d5b0e2e295403c8c4c7a8230 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Jan 2021 00:01:17 +0000 Subject: [PATCH] aws: Update to version 2.1.22 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 252da0905d..5ddc597a09 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.21", + "version": "2.1.22", "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.1.21.msi", - "hash": "cb7b33b29cd4c85b1b3675bcbfc585b0aee7e20fed3daf1fce42684634db4f3a" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.22.msi", + "hash": "381062b9673e81a7eaea83ba578cc2aa779bf39254a5616a0add0af7fdcf2e99" } }, "extract_dir": "Amazon\\AWSCLIV2",