From f8a01fe325650f16d1ac60821441e1f2058f76a9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Oct 2020 23:01:12 +0000 Subject: [PATCH] aws: Update to version 2.0.58 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 5280a84f44..2ec2826d3d 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.0.57", + "version": "2.0.58", "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.57.msi", - "hash": "5ca49af482014a9b47fcffb460ce65690d5d90ace665e0d460ecbcdb9de8fec1" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.58.msi", + "hash": "3baf43e4671db630527e3b409bf7cd9070221dd04a371cf0f57ac184fabe927d" } }, "extract_dir": "Amazon\\AWSCLIV2",