From ed8218bfb895a8e15fa11d0f0708eaa872f1e870 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 23 May 2017 18:27:07 -0700 Subject: [PATCH] awscli 1.11.91 Closes #13865. Signed-off-by: ilovezfs --- Formula/awscli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index 98646930e9..b64d178f20 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.90.tar.gz" - sha256 "c62911f515fb99d5ab2263a0f0af19397430609af9363df073406d9fdeb79a88" + url "https://github.com/aws/aws-cli/archive/1.11.91.tar.gz" + sha256 "11ef72d31ccf12200eec669e6a9f192d71aa953f77aa8f34319da6d25890c063" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do