awscli 1.11.129

Closes #16343.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Taylor Wulf 2017-08-02 21:20:19 -04:00 committed by FX Coudert
parent 747b12cc0a
commit 566e0797b3

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.120.tar.gz"
sha256 "568013c7a7f6c7e80917423ef7e80848e393a8558178dccf64cfa0f4e0e128a3"
url "https://github.com/aws/aws-cli/archive/1.11.129.tar.gz"
sha256 "f522802cfa115920c7ac5d372485251fa2fe78e67698b21ada7b7ed9926a91f6"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do