awscli 1.16.90
Closes #36097. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
3aa6452a1e
commit
956869707a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue