fn 0.5.62
Closes #37737. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2b221303e1
commit
20e991b316
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.61.tar.gz"
|
||||
sha256 "83bcb27fe4e44de8114d2d298161d1c41fc8048ae6120adc80b90b52d085c649"
|
||||
url "https://github.com/fnproject/cli/archive/0.5.62.tar.gz"
|
||||
sha256 "f87e9033ad0a02fd3a4d998d0caacb4cbf59ab3126dc94117da09dc98711d708"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue