awscli 1.16.40
Closes #33333. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
7d62713157
commit
9b62215c43
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.30.tar.gz"
|
||||
sha256 "4f4a9fef2976990593f1dd9ce3f3e25e309bf937220280919e6d4c179b219f0d"
|
||||
url "https://github.com/aws/aws-cli/archive/1.16.40.tar.gz"
|
||||
sha256 "9260636952bf9412490d33fa46413b1d7ff20e3f8e040ba2f91f7cc0e8326216"
|
||||
head "https://github.com/aws/aws-cli.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue