faas-cli 0.6.0
Closes #23244. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c5ca61447b
commit
264aaeb1c1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class FaasCli < Formula
|
|||
desc "CLI for templating and/or deploying FaaS functions"
|
||||
homepage "http://docs.get-faas.com/"
|
||||
url "https://github.com/openfaas/faas-cli.git",
|
||||
:tag => "0.5.2",
|
||||
:revision => "6ec90d8ed086dddb26fe3a0775975fba3a71e5a5"
|
||||
:tag => "0.6.0",
|
||||
:revision => "28019a2de56f2f383e5e161e7a32087030239239"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue