We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1aad1 commit 94df508Copy full SHA for 94df508
1 file changed
Formula/git-wt.rb
@@ -4,8 +4,8 @@
4
class GitWt < Formula
5
desc 'Interactive TUI for git worktree management'
6
homepage 'https://github.com/nsheaps/git-wt'
7
- url 'https://github.com/nsheaps/git-wt/archive/refs/tags/v0.6.8.tar.gz'
8
- sha256 '9d7ea688982a0037385468f4a527175a376329623d9cf4d581fc783eb143f631'
+ url 'https://github.com/nsheaps/git-wt/archive/refs/tags/v0.6.9.tar.gz'
+ sha256 'd956c69d6e42ffba26e18208d60831afc0b2e2297310e1625b8fcc3f9355984b'
9
license 'MIT'
10
11
head do
0 commit comments