awscli 1.11.48
Closes #9985. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
d381d8b8b2
commit
139c24105e
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Awscli < Formula
|
||||||
|
|
||||||
desc "Official Amazon AWS command-line interface"
|
desc "Official Amazon AWS command-line interface"
|
||||||
homepage "https://aws.amazon.com/cli/"
|
homepage "https://aws.amazon.com/cli/"
|
||||||
url "https://github.com/aws/aws-cli/archive/1.11.47.tar.gz"
|
url "https://github.com/aws/aws-cli/archive/1.11.48.tar.gz"
|
||||||
sha256 "16e5d50b4269fb984765edb91d2de0463bc19f597e6deb36c31818572fa88082"
|
sha256 "2a76fb19359dd4b94ea9d74f569e94e0e0d2c4c67cc25ce92043dabfc4b8dadc"
|
||||||
head "https://github.com/aws/aws-cli.git", :branch => "develop"
|
head "https://github.com/aws/aws-cli.git", :branch => "develop"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue