Skip to content

Commit 4c76475

Browse files
committed
fx 39.0.3
1 parent 6466ebf commit 4c76475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fx < Formula
22
desc "Terminal JSON viewer"
33
homepage "https://fx.wtf"
4-
url "https://github.com/antonmedv/fx/archive/refs/tags/39.0.2.tar.gz"
5-
sha256 "ea1dbfd760f0ab664dba9bc4d49f4426b7a01f5beb70896527365321e997c57c"
4+
url "https://github.com/antonmedv/fx/archive/refs/tags/39.0.3.tar.gz"
5+
sha256 "779be27beea878110664299fca5e2b60bc712854be45868726e9ef4a7ab4874b"
66
license "MIT"
77
head "https://github.com/antonmedv/fx.git", branch: "master"
88

0 commit comments

Comments
 (0)