From 75dd633d8ae51c77224cc1550fdd77f88dfdbf49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 16:29:50 +0000 Subject: [PATCH] git-town: Update to version 21.4.3 --- 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 79f9cdcd1f..80202c8a79 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "21.4.2", + "version": "21.4.3", "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.2/git-town_windows_intel_64.zip", - "hash": "41da81e42ed42f454d998771854ab2f33a1c1d6bdb0a725a81aab8954bdd2b7d" + "url": "https://github.com/git-town/git-town/releases/download/v21.4.3/git-town_windows_intel_64.zip", + "hash": "5c255219e1ec337e5d9dc887e794736bd75a12e56a14a7ce2ac033fa268a1bd9" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v21.4.2/git-town_windows_arm_64.zip", - "hash": "815755569a036a1e6f7c1c8c14a431cc66f34cdefb43d9b31f76309e6476c7a6" + "url": "https://github.com/git-town/git-town/releases/download/v21.4.3/git-town_windows_arm_64.zip", + "hash": "80acebcc5b0f1d6204fd86b9122d9adfcce50baa992cc539efa7f6aeef630e51" } }, "bin": "git-town.exe",