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 12d3a5a commit 9b46351Copy full SHA for 9b46351
Formula/o/otree.rb
@@ -1,8 +1,8 @@
1
class Otree < Formula
2
desc "Command-line tool to view objects (JSON/YAML/TOML) in TUI tree widget"
3
homepage "https://github.com/fioncat/otree"
4
- url "https://github.com/fioncat/otree/archive/refs/tags/v0.3.1.tar.gz"
5
- sha256 "f71064cac1c7fc1047a119bdd2b630eac67008546d13b51b1ace1ab9b0314e02"
+ url "https://github.com/fioncat/otree/archive/refs/tags/v0.4.0.tar.gz"
+ sha256 "d1bfb69c22b667a3102a33e879175cb2a883456123fafdb5cf2fdbbf23fbab10"
6
license "MIT"
7
head "https://github.com/fioncat/otree.git", branch: "main"
8
0 commit comments