From 17dd5f25002ff80da9d80cae3089e3d0fae1c8e4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Jul 2021 23:00:22 +0000 Subject: [PATCH] aws: Update to version 2.2.22 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 1088404b34..0fe2df3a2a 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.21", + "version": "2.2.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.2.21.msi", - "hash": "1a11746d7799d899b254cc8f14c6efc2a89725d0fa6b87e3ae3a529025e23271" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.22.msi", + "hash": "4e5d90079e4ec546d06de0c8f26355547be8e412356cab1f00f8c109e13e6079" } }, "extract_dir": "Amazon\\AWSCLIV2",