From e56aa31e8a78a46b9f6d1ccd0aa5f0360d7ffaa7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 21 Dec 2018 01:00:36 +0000 Subject: [PATCH] aws: Update to version 1.16.80 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index ee6bdcddad..105c00eea1 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.79", + "version": "1.16.80", "license": "Apache-2.0", "homepage": "https://aws.amazon.com/cli/", "description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.", - "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.79.msi", - "hash": "83730638c5c736e23b02f7fc5183d54a61ec26b3398c8e16b53c94752cf8d875", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.80.msi", + "hash": "287caf0981551ee5ceab2c8e6936b574effd34682f0ee012313581fca3020abd", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {