awscli 1.11.68
Closes #11765. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
9383f0832b
commit
fe33e066f2
1 changed files with 2 additions and 2 deletions
|
@ -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.67.tar.gz"
|
||||
sha256 "c34e467114ee1dd73c26ed7611bc5500957bfadee0beaa8f4ecbaae4db70d17d"
|
||||
url "https://github.com/aws/aws-cli/archive/1.11.68.tar.gz"
|
||||
sha256 "ecc1706ff33f626678aa36d95dc6aa2e17fb75b4a74f63ab21aaa3defc96a630"
|
||||
head "https://github.com/aws/aws-cli.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue