fx 12.0.0
Closes #37283. Signed-off-by: Misty De Meo <mistydemeo@github.com>
This commit is contained in:
parent
146a9c40f9
commit
65ca54c161
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Fx < Formula
|
||||
desc "Command-line JSON processing tool"
|
||||
homepage "https://github.com/antonmedv/fx"
|
||||
url "https://registry.npmjs.org/fx/-/fx-11.1.0.tgz"
|
||||
sha256 "1751d347b1d252abb1977f46b8347cb7f257a776f81d912e15f70fc68ebf320c"
|
||||
url "https://registry.npmjs.org/fx/-/fx-12.0.0.tgz"
|
||||
sha256 "b33fafe37ec52ce9a00f8a414e83f47866705514e0f2819222b07d5346bf7f60"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue