We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb8c4e commit d757e9aCopy full SHA for d757e9a
Formula/f/faas-cli.rb
@@ -1,8 +1,8 @@
1
class FaasCli < Formula
2
desc "CLI for templating and/or deploying FaaS functions"
3
homepage "https://www.openfaas.com/"
4
- url "https://github.com/openfaas/faas-cli/archive/refs/tags/0.17.5.tar.gz"
5
- sha256 "8bcb708e411ac8fa2817000451599361c3ebe50c993355f0de5c40b98952581b"
+ url "https://github.com/openfaas/faas-cli/archive/refs/tags/0.17.6.tar.gz"
+ sha256 "c6a720e4a4e7dcc9f29555024ade6fef1e690e7faade58a58e3feba736586238"
6
license "MIT"
7
head "https://github.com/openfaas/faas-cli.git", branch: "master"
8
0 commit comments