We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6466ebf commit 4c76475Copy full SHA for 4c76475
Formula/f/fx.rb
@@ -1,8 +1,8 @@
1
class Fx < Formula
2
desc "Terminal JSON viewer"
3
homepage "https://fx.wtf"
4
- url "https://github.com/antonmedv/fx/archive/refs/tags/39.0.2.tar.gz"
5
- sha256 "ea1dbfd760f0ab664dba9bc4d49f4426b7a01f5beb70896527365321e997c57c"
+ url "https://github.com/antonmedv/fx/archive/refs/tags/39.0.3.tar.gz"
+ sha256 "779be27beea878110664299fca5e2b60bc712854be45868726e9ef4a7ab4874b"
6
license "MIT"
7
head "https://github.com/antonmedv/fx.git", branch: "master"
8
0 commit comments