From 931c72fbcf8e7943ae0d874d483daed5fa8a864b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 12 Dec 2018 02:00:24 +0000 Subject: [PATCH] aws: Update to version 1.16.73 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index eabde9d792..b4bd7b29a3 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.72", + "version": "1.16.73", "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.72.msi", - "hash": "985de6e7d7f8521e7807eab43a1f5c73c690275eaf38e02149643582e49da96d", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.73.msi", + "hash": "76303ca787e598c19c89010b80aee0606a439502c7b87eebc15abde3e876a0bb", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {