From d5db3aea4f5690fdcff74025925b8dd4fc85915b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Jan 2019 09:00:28 +0000 Subject: [PATCH] aws: Update to version 1.16.95 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index 8006937b4e..c2402dd704 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.94", + "version": "1.16.95", "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.94.msi", - "hash": "bd39efeb15bb1335bfa2d8b4d1cf9fad65fece5a46ea8f034a2d1d11afcf2811", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.95.msi", + "hash": "a0d29073520acacf021ba4775ece04523db2e4f4df4dcc53df65eafe4fe26d6b", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {