From f24e43b5cb7260ac70a572d84a95d597c220d22e Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 27 Jun 2017 23:01:36 -0700 Subject: [PATCH] awscli 1.11.113 Closes #15026. 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 fd69c3eac361f..49cc9e45389a5 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.112.tar.gz" - sha256 "7ca7d14e3e5c4df80536421c8d5b2b4f4a3159e36d4e6ccec457576d31cbfa0c" + url "https://github.com/aws/aws-cli/archive/1.11.113.tar.gz" + sha256 "506569d034a744c0becf789f18cb4c94c78df740ca9ff9c84a02c4921dd22cc4" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do