awscli 1.11.41
Closes #9116. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
3307d7d9bc
commit
4e3683f4a8
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.40.tar.gz"
|
||||
sha256 "4e6800603e6759998d18f266a55b0de1d6ee4a5a96b73db92a7cebea87849218"
|
||||
url "https://github.com/aws/aws-cli/archive/1.11.41.tar.gz"
|
||||
sha256 "66b294851ca0fc446fdca3c0d80e24c15999db5a0462076865d31f676fdfe600"
|
||||
head "https://github.com/aws/aws-cli.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue