awscli 1.11.38
Closes #9021. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
b83d2a91da
commit
248f84d6e1
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.37.tar.gz"
|
||||
sha256 "630d67bb349bfe6ef522c4b61a83ac65b964148cc1b382a026af6e102213adc8"
|
||||
url "https://github.com/aws/aws-cli/archive/1.11.38.tar.gz"
|
||||
sha256 "7f7210efda119a46a0fd1b9abfaf8271d822dbd112afed6e7c2697bc5b6183c0"
|
||||
head "https://github.com/aws/aws-cli.git", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue