From a2b7d0bcbb0d29686904b04ac1d69d3a94f6200e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Nov 2021 00:01:01 +0000 Subject: [PATCH] aws: Update to version 2.4.1 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9df2a6545c..df4abab587 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.4.1", "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.4.0.msi", - "hash": "1638d7b7ab7e50409c9544f5f46964e18fe84d120d8c31328915ed7dd12eebc3" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.1.msi", + "hash": "2ab746dbe939823a6568245488070d696ccbb6cdaafdfa2bea15de53138b9ae7" } }, "extract_dir": "Amazon\\AWSCLIV2",