From 4e0c5b6c3f9e61724213397a19c8fa98bffc71ed Mon Sep 17 00:00:00 2001 From: "automation-nsheaps[bot]" <251779498+automation-nsheaps[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 19:12:14 +0000 Subject: [PATCH] chore: update git-wt to 0.6.65 --- Formula/git-wt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/git-wt.rb b/Formula/git-wt.rb index 6fc966b2..bd5b5755 100644 --- a/Formula/git-wt.rb +++ b/Formula/git-wt.rb @@ -4,8 +4,8 @@ class GitWt < Formula desc 'Interactive TUI for git worktree management' homepage 'https://github.com/nsheaps/git-wt' - url 'https://github.com/nsheaps/git-wt/archive/refs/tags/v0.6.64.tar.gz' - sha256 '1511ac4f578f6e5beb8e471cb86fb0174acabffff1504d921da2d5cb0b757493' + url 'https://github.com/nsheaps/git-wt/archive/refs/tags/v0.6.65.tar.gz' + sha256 'a37cbf880f65b0d099c1e6b48691ed7edbec8cbdd7fe066029115985dc17d3c3' license 'MIT' head do