Skip to content

Commit 9b46351

Browse files
committed
otree 0.4.0
1 parent 12d3a5a commit 9b46351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/otree.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Otree < Formula
22
desc "Command-line tool to view objects (JSON/YAML/TOML) in TUI tree widget"
33
homepage "https://github.com/fioncat/otree"
4-
url "https://github.com/fioncat/otree/archive/refs/tags/v0.3.1.tar.gz"
5-
sha256 "f71064cac1c7fc1047a119bdd2b630eac67008546d13b51b1ace1ab9b0314e02"
4+
url "https://github.com/fioncat/otree/archive/refs/tags/v0.4.0.tar.gz"
5+
sha256 "d1bfb69c22b667a3102a33e879175cb2a883456123fafdb5cf2fdbbf23fbab10"
66
license "MIT"
77
head "https://github.com/fioncat/otree.git", branch: "main"
88

0 commit comments

Comments
 (0)