From c05eeb2729871e2ad7c2b382b90a02554e0d12e8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Feb 2019 05:00:20 +0000 Subject: [PATCH] aws: Update to version 1.16.100 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index b567c023bc..7e8ac60b5f 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.99", + "version": "1.16.100", "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.99.msi", - "hash": "3ba61ccc45f7bb2bab7a21ff16444ae5e837ec4e2db4f5183172d262d9ec98a6", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.100.msi", + "hash": "f59afd60433b1c662c47c936f03b43037f7b27c91eca1acc19c3ebb20cf727ef", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {