From 48e78a05479fbad3b84120f66d30c2ff22023b34 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 26 May 2021 01:00:22 +0000 Subject: [PATCH] aws: Update to version 2.2.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 520c4ed647..eac371b827 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.5", + "version": "2.2.6", "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.5.msi", - "hash": "9a331fe84601a3df05667c23e58a8c5d997862ec353935c796db1cc973ee0833" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.6.msi", + "hash": "42622d0a42580694dae612b6da72f17067a40d133a8f02d9937495ecce361e68" } }, "extract_dir": "Amazon\\AWSCLIV2",