Skip to content

Commit

Permalink
faas-cli 0.4.20
Browse files Browse the repository at this point in the history
Closes #19964.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Oct 28, 2017
1 parent ed1d299 commit ac91495
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/faas-cli.rb
Expand Up @@ -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.19c",
:revision => "baa728fbc5d85c439cc35393c905b9437604e06b"
version "0.4.19c"
:tag => "0.4.20",
:revision => "32c3a29e834c26beba68513fcf6b083560314a8a"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit ac91495

Please sign in to comment.