awscli 1.14.60

Closes #25607.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-03-21 20:59:51 -07:00
parent 727a9cafb9
commit 59d31bddbd

View file

@ -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