From c543bb17b69d5b75182db863043fc2cbbeec1355 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 1 Oct 2020 18:00:27 +0000 Subject: [PATCH] aws: Update to version 2.0.54 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 9241f15357..cef971e5f0 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.0.53", + "version": "2.0.54", "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.0.53.msi", - "hash": "3dbfc92ff64bf3b7445168188ae364e8c09971a15d486f8466f3ecad68a9790e" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.54.msi", + "hash": "44d997bf7fe9859b1e129f5f5bb4da0cb42ac6e7e2ffed44a003876b42eaa5a2" } }, "extract_dir": "Amazon\\AWSCLIV2",