awscli 1.11.76

Closes #12339.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2017-04-11 21:38:43 -07:00
parent cc3a51dcda
commit a7d4c9d536
1 changed files with 2 additions and 2 deletions

View File

@ -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.75.tar.gz"
sha256 "586b2594ed06485bcf87ae19d557b60fcef68f689611c1b951abeaf7461c539f"
url "https://github.com/aws/aws-cli/archive/1.11.76.tar.gz"
sha256 "35ed34ce56dddd6ef3f028c36e1411bae6cb59c2712e318c7e076a3dddb40418"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do