From cff69270fbea3b6cddae973e032ab3767807cb85 Mon Sep 17 00:00:00 2001 From: "automation-nsheaps[bot]" <251779498+automation-nsheaps[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 17:04:12 +0000 Subject: [PATCH] chore: update git-wt to 0.6.8 --- 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 06a2b80..3a9b12f 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.7.tar.gz' - sha256 '50be95ef14f9f18c4302e518d6acbc62708ca8461a4421dcea7e61cd96d50c73' + url 'https://github.com/nsheaps/git-wt/archive/refs/tags/v0.6.8.tar.gz' + sha256 '9d7ea688982a0037385468f4a527175a376329623d9cf4d581fc783eb143f631' license 'MIT' head do