Skip to content

Commit d757e9a

Browse files
committed
faas-cli 0.17.6
1 parent 3cb8c4e commit d757e9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/faas-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class FaasCli < Formula
22
desc "CLI for templating and/or deploying FaaS functions"
33
homepage "https://www.openfaas.com/"
4-
url "https://github.com/openfaas/faas-cli/archive/refs/tags/0.17.5.tar.gz"
5-
sha256 "8bcb708e411ac8fa2817000451599361c3ebe50c993355f0de5c40b98952581b"
4+
url "https://github.com/openfaas/faas-cli/archive/refs/tags/0.17.6.tar.gz"
5+
sha256 "c6a720e4a4e7dcc9f29555024ade6fef1e690e7faade58a58e3feba736586238"
66
license "MIT"
77
head "https://github.com/openfaas/faas-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)