fn 0.5.63
Closes #38025. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
7071bef3d1
commit
d91a7a1707
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Fn < Formula
|
||||
desc "Command-line tool for the fn project"
|
||||
homepage "https://fnproject.io"
|
||||
url "https://github.com/fnproject/cli/archive/0.5.62.tar.gz"
|
||||
sha256 "f87e9033ad0a02fd3a4d998d0caacb4cbf59ab3126dc94117da09dc98711d708"
|
||||
url "https://github.com/fnproject/cli/archive/0.5.63.tar.gz"
|
||||
sha256 "e62c33ce7fb17abff4f5e0209859fac752700cb392993419a342c338df03fcd2"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue