From b50f079540abd096748d241e0611497dd43e0f1b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 21 Sep 2021 23:01:49 +0000 Subject: [PATCH] aws: Update to version 2.2.40 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9585f57d34..0f1d8eda48 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.2.39", + "version": "2.2.40", "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.39.msi", - "hash": "d0c5a16709957cbdda950075fb25a8403f2dd00890464b0c3d28a6c62f55775d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.40.msi", + "hash": "034ae2ea2944235b49d9499f79b46e3c8c2e7294757843be0406aee8e063537f" } }, "extract_dir": "Amazon\\AWSCLIV2",