From d0b49822e7da3664d38ee09acedafe000893ec1d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Oct 2020 02:01:47 +0000 Subject: [PATCH] aws: Update to version 2.0.61 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 2259690a29..7ab8f4eb5e 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.0.60", + "version": "2.0.61", "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.60.msi", - "hash": "55b187676c7d6aef19fa6a71076aefb6d3f6738f074bb504dcd1a53bd441d398" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.61.msi", + "hash": "eeff9518efda267b088cede02663d9677573e8dde03b83196588c071c72884cf" } }, "extract_dir": "Amazon\\AWSCLIV2",