From b1ec6aef15e0f1a3086b431a192f5c289a061f1d Mon Sep 17 00:00:00 2001 From: "automation-nsheaps[bot]" <251779498+automation-nsheaps[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 15:16:12 +0000 Subject: [PATCH] chore: update git-wt to 0.6.11 --- 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 66cf3a0..4ddf333 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.10.tar.gz' - sha256 '3a158a80dc1b8db4bf5b0f69e5ae94d480bba5813199d493408127e252b4d9a7' + url 'https://github.com/nsheaps/git-wt/archive/refs/tags/v0.6.11.tar.gz' + sha256 '07e9fa09c13bb0ee02e7f01d94adac38349fa553bb260cc3712a29c477db9b55' license 'MIT' head do