Skip to content

Commit 5f3fa22

Browse files
committed
treemd 0.4.6
1 parent 48d34a4 commit 5f3fa22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/treemd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Treemd < Formula
22
desc "TUI and CLI dual pane markdown viewer"
33
homepage "https://github.com/epistates/treemd"
4-
url "https://github.com/Epistates/treemd/archive/refs/tags/v0.4.4.tar.gz"
5-
sha256 "d66a947ea705ded52bbc69859e84d4ccc9f8d62e698dd90be4b8a206c0c6995f"
4+
url "https://github.com/Epistates/treemd/archive/refs/tags/v0.4.6.tar.gz"
5+
sha256 "d696d7336eb7bcccc12b4599cc0e4917d71b0a318cd467f7c8c0e7fa93c11490"
66
license "MIT"
77
head "https://github.com/epistates/treemd.git", branch: "main"
88

0 commit comments

Comments
 (0)