parent
bc1f420698
commit
48671b01f3
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.89.tar.gz"
|
url "https://github.com/fnproject/cli/archive/0.4.91.tar.gz"
|
||||||
sha256 "07b6586606173d355652c761f834c2d2abb63c6008b3e12e977ab1b73e9c09de"
|
sha256 "015aa1da495d1d2bc3d914ea14544fbf2f8812256bfcc08ff8bdc7e932788e8d"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue