From 480c5ecdd6fa7e91184f708fe5834d474ed014a0 Mon Sep 17 00:00:00 2001 From: Michihito Shigemura Date: Fri, 8 Mar 2019 13:22:13 +0900 Subject: [PATCH] awscli 1.16.120 Closes #37712. Signed-off-by: FX Coudert --- Formula/awscli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index dc211ffa67..b8dba68ee2 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -4,8 +4,8 @@ class Awscli < Formula desc "Official Amazon AWS command-line interface" homepage "https://aws.amazon.com/cli/" # awscli should only be updated every 10 releases on multiples of 10 - url "https://github.com/aws/aws-cli/archive/1.16.110.tar.gz" - sha256 "4e14679669b7f7b6a608cccb8d9c688db4a18dddf26ed5c91088e43a8281c568" + url "https://github.com/aws/aws-cli/archive/1.16.120.tar.gz" + sha256 "5802471eb42df4f830ae6d0d85799cf2588d1b70dcf8207ec579d8d8a00340b9" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do