From 3e9ba59c16b19e7fdbf066cbb6ad92fbbc4718d6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 9 Oct 2020 00:01:51 +0000 Subject: [PATCH] aws: Update to version 2.0.56 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 697e0b63df..48c7198c5f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.0.55", + "version": "2.0.56", "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.55.msi", - "hash": "4415cd05371c4adb4772624158cabff36e64f7ffc73ee2395290ee3c69510af1" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.56.msi", + "hash": "97c48c6b58a57ca7057f8b7a3395d29473a4ea730f267280b3d300fdebfd4803" } }, "extract_dir": "Amazon\\AWSCLIV2",