From 566e0797b33320446cbb5ca4c0b7fc602c9f37a5 Mon Sep 17 00:00:00 2001 From: Taylor Wulf Date: Wed, 2 Aug 2017 21:20:19 -0400 Subject: [PATCH] awscli 1.11.129 Closes #16343. 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 168870cee5..15dfc0cdc9 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -3,8 +3,8 @@ class Awscli < Formula desc "Official Amazon AWS command-line interface" homepage "https://aws.amazon.com/cli/" - url "https://github.com/aws/aws-cli/archive/1.11.120.tar.gz" - sha256 "568013c7a7f6c7e80917423ef7e80848e393a8558178dccf64cfa0f4e0e128a3" + url "https://github.com/aws/aws-cli/archive/1.11.129.tar.gz" + sha256 "f522802cfa115920c7ac5d372485251fa2fe78e67698b21ada7b7ed9926a91f6" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do