From 65f35cf45008ae92303fb6e6131bf72b338356cc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 7 Feb 2019 00:00:29 +0000 Subject: [PATCH] aws: Update to version 1.16.99 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index 178237b92c..b567c023bc 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.98", + "version": "1.16.99", "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.98.msi", - "hash": "384ed0143044537a0d47af5bb7f217c3bc6847f906c9318766f47261c951a3b6", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.99.msi", + "hash": "3ba61ccc45f7bb2bab7a21ff16444ae5e837ec4e2db4f5183172d262d9ec98a6", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {