From 0dad387cd2588cd54a66243e7c88aa08b9246da1 Mon Sep 17 00:00:00 2001 From: Alexander Hamann Date: Tue, 21 Mar 2017 22:03:37 +0100 Subject: [PATCH] awscli 1.11.64 Closes #11436. 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 4200edcf88..32c3c70679 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.63.tar.gz" - sha256 "6d9eda29985b687164883a5fdf3ebd7046fbceaa317c531fc7c0037d4998dfda" + url "https://github.com/aws/aws-cli/archive/1.11.64.tar.gz" + sha256 "26c2b6f1287f3e4973cb70115efa3374e2562d81b56173930576879cfe526161" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do