From 668451c6ff3d4a52f84cba022cae4e5c803cc312 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Oct 2020 23:00:40 +0000 Subject: [PATCH] aws: Update to version 2.0.59 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 2ec2826d3d..e2dfec64df 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.0.58", + "version": "2.0.59", "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.58.msi", - "hash": "3baf43e4671db630527e3b409bf7cd9070221dd04a371cf0f57ac184fabe927d" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.59.msi", + "hash": "8891e402d718d59de532d629a04b069b302e55a6eb0628db82d3fb0b4e828da3" } }, "extract_dir": "Amazon\\AWSCLIV2",