From 8244258bba44523bed107fc0391c25f5d694f805 Mon Sep 17 00:00:00 2001 From: Artem Medvedev Date: Wed, 21 Dec 2016 09:54:17 +0200 Subject: [PATCH] awscli 1.11.32 Closes #8090. Signed-off-by: Tomasz Pajor --- Formula/awscli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index 6e6647f756..6c4799fdf0 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.31.tar.gz" - sha256 "1126a08c2d3d7addeb3f4ef1bc23385691e659e2c54785df48a9d35f90c6aa65" + url "https://github.com/aws/aws-cli/archive/1.11.32.tar.gz" + sha256 "1d6a3913e305ad0c3266777e856356a9b1c75cd9f97e646f5082c339ec70318d" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do