fn 0.4.89
Closes #27721. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
9fcd0ed975
commit
9e8392c3cc
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.87.tar.gz"
|
||||
sha256 "46e99e13b63a7723145fb946b0987e1aa9c69b73072a3705796c3c6ed24240bc"
|
||||
url "https://github.com/fnproject/cli/archive/0.4.89.tar.gz"
|
||||
sha256 "07b6586606173d355652c761f834c2d2abb63c6008b3e12e977ab1b73e9c09de"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue