From 45517c6ea382df6cc0a63e7eb21dbf164d7c35e6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Dec 2018 02:00:33 +0000 Subject: [PATCH] aws: Update to version 1.16.78 --- aws.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aws.json b/aws.json index 9dac79e6ef..751ee59032 100644 --- a/aws.json +++ b/aws.json @@ -1,10 +1,10 @@ { - "version": "1.16.77", + "version": "1.16.78", "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.77.msi", - "hash": "b2177a0d0b2d4f71045ff2542cd122981003531a4c19da45d3aa059e34dcd752", + "url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.78.msi", + "hash": "0013b9315e08b57f3ae2167a3fdbbe572020e266fd9ef699cb7c253d4a836a9c", "extract_dir": "Amazon/AWSCLI", "bin": "bin/aws.cmd", "checkver": {