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 48d34a4 commit 5f3fa22Copy full SHA for 5f3fa22
Formula/t/treemd.rb
@@ -1,8 +1,8 @@
1
class Treemd < Formula
2
desc "TUI and CLI dual pane markdown viewer"
3
homepage "https://github.com/epistates/treemd"
4
- url "https://github.com/Epistates/treemd/archive/refs/tags/v0.4.4.tar.gz"
5
- sha256 "d66a947ea705ded52bbc69859e84d4ccc9f8d62e698dd90be4b8a206c0c6995f"
+ url "https://github.com/Epistates/treemd/archive/refs/tags/v0.4.6.tar.gz"
+ sha256 "d696d7336eb7bcccc12b4599cc0e4917d71b0a318cd467f7c8c0e7fa93c11490"
6
license "MIT"
7
head "https://github.com/epistates/treemd.git", branch: "main"
8
0 commit comments