From 31f6bf530d900ae2028f2b0f6599e2f452530d39 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 15 Oct 2016 03:39:28 -0700 Subject: [PATCH] awscli 1.11.5 Closes #5941. 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 a121aec0bd..016db88b05 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.2.tar.gz" - sha256 "0db5f1e9379d9c70d09366824709a300724596ed70e4d62a35ca8ea034e1aa53" + url "https://github.com/aws/aws-cli/archive/1.11.5.tar.gz" + sha256 "d4f436c05dc2baa2c1489f7a8040034e36f721ced3bb836f76ea2d9a93c5ebee" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do