From 0fa895f5508c9a9ec6c323da7785c36bc5b57126 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 16:29:15 +0000 Subject: [PATCH] git-town: Update to version 21.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 80202c8a79..03fc676318 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "21.4.3", + "version": "21.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/v21.4.3/git-town_windows_intel_64.zip", - "hash": "5c255219e1ec337e5d9dc887e794736bd75a12e56a14a7ce2ac033fa268a1bd9" + "url": "https://github.com/git-town/git-town/releases/download/v21.5.0/git-town_windows_intel_64.zip", + "hash": "42b2cdf94e7acce62779c598addca5e142aafd13cdf6339bc35905e10f2f0899" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v21.4.3/git-town_windows_arm_64.zip", - "hash": "80acebcc5b0f1d6204fd86b9122d9adfcce50baa992cc539efa7f6aeef630e51" + "url": "https://github.com/git-town/git-town/releases/download/v21.5.0/git-town_windows_arm_64.zip", + "hash": "a727914af6b93cd43d48eff20eb5741704f44948bc6f359d07533cac19bba615" } }, "bin": "git-town.exe",