awscli 1.11.21

Closes #7170.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2016-11-22 18:49:52 -08:00
parent dcdb7962cd
commit c426c6d893

View file

@ -3,8 +3,8 @@ class Awscli < Formula
desc "Official Amazon AWS command-line interface" desc "Official Amazon AWS command-line interface"
homepage "https://aws.amazon.com/cli/" homepage "https://aws.amazon.com/cli/"
url "https://github.com/aws/aws-cli/archive/1.11.20.tar.gz" url "https://github.com/aws/aws-cli/archive/1.11.21.tar.gz"
sha256 "788ef595b3fbff1dfca1e2aee70085febcfd35a04bba57e43f4b7dac8155610c" sha256 "2a983b08d31ba4084f731585acc9d1a8e88c62f9dd9421b0081b579da149f94b"
head "https://github.com/aws/aws-cli.git", :branch => "develop" head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do bottle do