From 59d31bddbd0bf613a145a86d659a5f375692b538 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Wed, 21 Mar 2018 20:59:51 -0700 Subject: [PATCH] awscli 1.14.60 Closes #25607. Signed-off-by: ilovezfs --- Formula/awscli.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index 67834c0743..e32c5eb8cd 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -4,9 +4,8 @@ class Awscli < Formula desc "Official Amazon AWS command-line interface" homepage "https://aws.amazon.com/cli/" # awscli should only be updated every 10 releases on multiples of 10 - url "https://github.com/aws/aws-cli/archive/1.14.50.tar.gz" - sha256 "d5705a1c04ce2b9fb6ca6faea3865f5519696b1449064a061eaf5ac35a590ba7" - revision 2 + url "https://github.com/aws/aws-cli/archive/1.14.60.tar.gz" + sha256 "3573389ffb14fc4701994e7bfd47aa5267bb6737f853260e4779b6aac660889f" head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do