From f6e4ebab3fa9d34c8ff1648ccd5d65f304f8ea29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:46:29 +0000 Subject: [PATCH] git-town: Update to version 22.5.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 cc2886b347..c460e430d0 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "22.4.0", + "version": "22.5.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.4.0/git-town_windows_intel_64.zip", - "hash": "f03e0d927744ab8f6400609b008b249b487893a9622ff315014015925d3c19ef" + "url": "https://github.com/git-town/git-town/releases/download/v22.5.0/git-town_windows_intel_64.zip", + "hash": "0b3b9d937a6a917daadc05cbba4020d900b0776beefec43fbe30615182c212ec" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v22.4.0/git-town_windows_arm_64.zip", - "hash": "490fde9038e84e9f51a78dc36386ee74d86f5ba97edffb4e1b0705278e795e8b" + "url": "https://github.com/git-town/git-town/releases/download/v22.5.0/git-town_windows_arm_64.zip", + "hash": "daab318d87fd922f45a0d6af40e87470dbe88ed506eda6eb951d46aa1dca8483" } }, "bin": "git-town.exe",