fn 0.4.113
Closes #28811. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f77920343e
commit
ae86faba43
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.github.io"
|
||||
url "https://github.com/fnproject/cli/archive/0.4.112.tar.gz"
|
||||
sha256 "564e53dbd37b4bc984c3ba611ce3a12034e50f603bf65e3ca5b07cc42af814c7"
|
||||
url "https://github.com/fnproject/cli/archive/0.4.113.tar.gz"
|
||||
sha256 "a2bc21ed53bab484a7f5144796bcaf12bf34e712f941ec3328529134f89a7245"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue