From 9c5cc39080bc0928173c585ba55f19f2dafe84dc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Dec 2018 00:00:39 +0000 Subject: [PATCH] aws: Update to version 1.16.76 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index e14ef2e759..b0d016d3a8 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.75", + "version": "1.16.76", "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.75.msi", - "hash": "b1733e2b0cef1087adf4e40cba8b0a8432ed42c670db403533e42b6323bfa67c", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.76.msi", + "hash": "408560fe7eb73ec3320338022aea47ee0f17bc2b0a550a23b6c0e757887c913c", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {