From 5d6828d60c62cd5c616ecc3a0ef8be3d1d10d8ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 00:59:38 +0000 Subject: [PATCH] git-town: Update to version 22.6.0 --- bucket/git-town.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/git-town.json b/bucket/git-town.json index c460e430d0..0e2364529f 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "22.5.0", + "version": "22.6.0", "description": "Git plugin that adds Git commands that make collaborative software development more efficient and safe.", "homepage": "https://www.git-town.com", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-town/git-town/releases/download/v22.5.0/git-town_windows_intel_64.zip", - "hash": "0b3b9d937a6a917daadc05cbba4020d900b0776beefec43fbe30615182c212ec" + "url": "https://github.com/git-town/git-town/releases/download/v22.6.0/git-town_windows_intel_64.zip", + "hash": "becb599c32d59190098002b354fd558a6a1385d8a3cc2758f595a17245e75dc9" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v22.5.0/git-town_windows_arm_64.zip", - "hash": "daab318d87fd922f45a0d6af40e87470dbe88ed506eda6eb951d46aa1dca8483" + "url": "https://github.com/git-town/git-town/releases/download/v22.6.0/git-town_windows_arm_64.zip", + "hash": "cf6647e20936e99ea5bc4414f2e72e1ec6d2c74a159da55178bd791b53898490" } }, "bin": "git-town.exe",