fn 0.5.60
Closes #37629. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
39cefd624b
commit
04a363734b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Fn < Formula
|
class Fn < Formula
|
||||||
desc "Command-line tool for the fn project"
|
desc "Command-line tool for the fn project"
|
||||||
homepage "https://fnproject.io"
|
homepage "https://fnproject.io"
|
||||||
url "https://github.com/fnproject/cli/archive/0.5.59.tar.gz"
|
url "https://github.com/fnproject/cli/archive/0.5.60.tar.gz"
|
||||||
sha256 "58f3ef2772a9d1d218311e52af311b327649c98f18604116b1208c65dd823fe0"
|
sha256 "445e5e01ed6fca9b22262dfaeb1085a9323579e600f1fb5eab269a382362579e"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue