From 7351cca2212be2bb970622e564c74d876c050f49 Mon Sep 17 00:00:00 2001 From: "automation-nsheaps[bot]" <251779498+automation-nsheaps[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 18:31:18 +0000 Subject: [PATCH] chore: update git-wt to 0.6.53 --- 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 c2133d0..d1d793e 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.52.tar.gz' - sha256 '8d34f3eb6c5112084038f601d4fe5cf6e61d643f0656313669ebd1b34864aeab' + url 'https://github.com/nsheaps/git-wt/archive/refs/tags/v0.6.53.tar.gz' + sha256 '91379873217258352ee43f8aac3c6f54693b209b05de80d86f08f023ca60efbe' license 'MIT' head do