awscli 1.16.90

Closes #36097.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-01-17 08:48:29 +11:00 committed by Chongyu Zhu
parent 3aa6452a1e
commit 956869707a
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -4,8 +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.16.80.tar.gz"
sha256 "cae75d3632d74378e2da899b9ccee232f730df42f5e066d841e20a391876c23e"
url "https://github.com/aws/aws-cli/archive/1.16.90.tar.gz"
sha256 "664f363be839e6ef15d98e343a15a405b6869cf2524cd923846451afb9158ad5"
head "https://github.com/aws/aws-cli.git", :branch => "develop"
bottle do