From c426c6d8935aeeb51d657d9993fba7d82005c7fd Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 22 Nov 2016 18:49:52 -0800 Subject: [PATCH] awscli 1.11.21 Closes #7170. 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 04a244a52e..7c04799da5 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.20.tar.gz" - sha256 "788ef595b3fbff1dfca1e2aee70085febcfd35a04bba57e43f4b7dac8155610c" + url "https://github.com/aws/aws-cli/archive/1.11.21.tar.gz" + sha256 "2a983b08d31ba4084f731585acc9d1a8e88c62f9dd9421b0081b579da149f94b" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do