faas-cli 0.4.17
Closes #18819. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f22ddec96d
commit
5d1b7a279c
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.4.16",
|
||||
:revision => "8fead1a494318efcc51b97c17334038b8b53d871"
|
||||
:tag => "0.4.17",
|
||||
:revision => "83f9316378be16cf7adbc3aee78d172af012d5c4"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue