faas-cli 0.4.19
Closes #19782. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4150d87f26
commit
b4b118bdb7
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +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.18d",
|
||||
:revision => "246f5bc0ac830462b2dc5c26462b7705fd4844b1"
|
||||
version "0.4.18d"
|
||||
:tag => "0.4.19",
|
||||
:revision => "2e33ae636a778c3e1b695261f81f54dbaa981fb8"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue