From 5817f06f54023c4351c9ff60593539b05d1134c7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Feb 2019 20:00:47 +0000 Subject: [PATCH] aws: Update to version 1.16.106 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index 87dc1a325f..754bf8d701 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.105", + "version": "1.16.106", "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.105.msi", - "hash": "74ddf3e45bcec079045aa111401f5064aa882b62593a315b95dc4fa117814a19", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.106.msi", + "hash": "d65778e5bbbe558b2656c036e7d4b2fac9e4b928c0187505d5e97f10af1d3aa0", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {