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 cb572e2 commit dc37195Copy full SHA for dc37195
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.3.tar.gz"
5
- sha256 "779be27beea878110664299fca5e2b60bc712854be45868726e9ef4a7ab4874b"
+ url "https://github.com/antonmedv/fx/archive/refs/tags/39.0.4.tar.gz"
+ sha256 "e28b091c28a1f3408795337c6d5e01aa2162ebb75d4d6d950acb00911ffb5305"
6
license "MIT"
7
head "https://github.com/antonmedv/fx.git", branch: "master"
8
0 commit comments