From 483923f8e80f512417b00073d63c9e8c2cc4081c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 00:42:02 +0000 Subject: [PATCH] git-town: Update to version 22.2.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 abc6bd85de..0e99f67727 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "22.1.0", + "version": "22.2.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.1.0/git-town_windows_intel_64.zip", - "hash": "ad3f6f29c888559c0ce8dd9d5f8226116cc62b3215baacc28c6d79a28d7de897" + "url": "https://github.com/git-town/git-town/releases/download/v22.2.0/git-town_windows_intel_64.zip", + "hash": "edfdf361c2b5265af1a3a385bb10b3f83f9e40e681e89fca9a1b31e72b07e308" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v22.1.0/git-town_windows_arm_64.zip", - "hash": "d9f57c484f6d5019044a947b79475beceac8bd0026786bcd6185765f7262fdf8" + "url": "https://github.com/git-town/git-town/releases/download/v22.2.0/git-town_windows_arm_64.zip", + "hash": "83d013236d198631123ad7796d3bb0fc5c52689fa12c37a6a89781b632b06931" } }, "bin": "git-town.exe",