fn 0.4.125
Closes #30048. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
68e9b3b96e
commit
532ec30fff
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.github.io"
|
homepage "https://fnproject.github.io"
|
||||||
url "https://github.com/fnproject/cli/archive/0.4.124.tar.gz"
|
url "https://github.com/fnproject/cli/archive/0.4.125.tar.gz"
|
||||||
sha256 "4cbc6aaa30ea5971e5c85125d7682e6117670c3a71a7e903b7c064974d398036"
|
sha256 "e25484eeab4fdcd39422b5f55ff2da57ecc61f098708f01938be9899e3bff117"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue