fx 14.1.0
Closes #46391. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2e16ab6f64
commit
c085e02cfd
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
||||||
class Fx < Formula
|
class Fx < Formula
|
||||||
desc "Command-line JSON processing tool"
|
desc "Command-line JSON processing tool"
|
||||||
homepage "https://github.com/antonmedv/fx"
|
homepage "https://github.com/antonmedv/fx"
|
||||||
url "https://registry.npmjs.org/fx/-/fx-14.0.1.tgz"
|
url "https://registry.npmjs.org/fx/-/fx-14.1.0.tgz"
|
||||||
sha256 "d1bd4bdf821a0053a5972febd06ca8c9652d2cc0a62844e2b3bb521a73032b4b"
|
sha256 "d9db02c69240b41f00a80a6fcc824fe6e2c1ee14fb8c4b50d521b1666bb8901c"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue