From 3269015b7f53444f0013d0b3448e35e8cd7ac9a9 Mon Sep 17 00:00:00 2001 From: "automation-nsheaps[bot]" <251779498+automation-nsheaps[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 17:50:03 +0000 Subject: [PATCH] chore: update git-wt to 0.6.14 --- 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 3c61692..ff5bc97 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.13.tar.gz' - sha256 '6b89d1f809807291e7c8b04df3e20070efe8a44de99ccbb4998977d51e0a95c2' + url 'https://github.com/nsheaps/git-wt/archive/refs/tags/v0.6.14.tar.gz' + sha256 '353fe140776b339ed71d7ab261e2901ce1edb525d90b3261acd38915b8c145d9' license 'MIT' head do