From 4d21e0d6a50c28579a3264349dd94d4073dcc2ea Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 5 Dec 2018 22:00:35 +0000 Subject: [PATCH] aws: Update to version 1.16.70 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index dd6d34b6f2..77280b0783 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.69", + "version": "1.16.70", "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.69.msi", - "hash": "81cb043749baae30ec8738f7a3c943a5132aa785f00ac2358a29db39410e0b7e", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.70.msi", + "hash": "215435fbd7104c4de43c62d723edc2f4d8ef966bfc4330ddae662e82b0915a46", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {