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