From fd88a40599e15a20c07a3b5fbb680f90c5c831d0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 2 Dec 2020 02:01:47 +0000 Subject: [PATCH] aws: Update to version 2.1.6 --- bucket/aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws.json b/bucket/aws.json index 414f948f8b..221a06240f 100644 --- a/bucket/aws.json +++ b/bucket/aws.json @@ -1,12 +1,12 @@ { - "version": "2.1.5", + "version": "2.1.6", "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.1.5.msi", - "hash": "3cdab6a1292bf182262070ea863b974f57ab8aa5f1ffa2027234f1c4f45d57f9" + "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.6.msi", + "hash": "0f4a10557b12d48089edc071203ab76debcb6813a9f3f6baf5e393a6b2c6257c" } }, "extract_dir": "Amazon\\AWSCLIV2",