From 7ceef61fbad9f7d2e54fe2b80a2b8ed9f9a64744 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 14 Nov 2016 23:23:40 -0800 Subject: [PATCH] awscli 1.11.15 Closes #6924. 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 32e86f1ed4..eced477c4f 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.14.tar.gz" - sha256 "c1c93f1324415d79bee5aec08362e35ef14fdb7ac12097930502f4de08ca658a" + url "https://github.com/aws/aws-cli/archive/1.11.15.tar.gz" + sha256 "0ab27d7f35e3a9d90d9d43141a014bfee461a472a37dad02682cdef6ef08a0be" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do