From 2ed01e14cd3aa65433c130d26071937aa5f9908f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 27 Sep 2020 14:00:25 +0000 Subject: [PATCH] aws: Update to version 2.0.52 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index d034ce2c98..acd4d7c515 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.0.50", + "version": "2.0.52", "license": "Apache-2.0", "homepage": "https://aws.amazon.com/cli/", "description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.", "architecture": { "64bit": { - "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.50.msi", - "hash": "337003f19e64deb910c76c2671df881c4c4196233565d6fc77f26f7ed17d9ff4" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.52.msi", + "hash": "c64b6f41b62a9d52026c8959c596ab32aac024c74b2e29b2f248fc1b065e74f9" } }, "extract_dir": "Amazon\\AWSCLIV2",