From 6a2f9630269cc2a714c42f5ccd3f66fd4a333256 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 00:41:31 +0000 Subject: [PATCH] git-town: Update to version 21.4.2 --- 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 5127175bfc..79f9cdcd1f 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "21.4.1", + "version": "21.4.2", "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.1/git-town_windows_intel_64.zip", - "hash": "dd4f86fa18e5972d36e9852e71ef424231b72c28f26777b711bdc36c9bbda591" + "url": "https://github.com/git-town/git-town/releases/download/v21.4.2/git-town_windows_intel_64.zip", + "hash": "41da81e42ed42f454d998771854ab2f33a1c1d6bdb0a725a81aab8954bdd2b7d" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v21.4.1/git-town_windows_arm_64.zip", - "hash": "dcab5295dbd736bdec53bf391bcc8bdbc66776a1e6c22a118c6e733fcd79b400" + "url": "https://github.com/git-town/git-town/releases/download/v21.4.2/git-town_windows_arm_64.zip", + "hash": "815755569a036a1e6f7c1c8c14a431cc66f34cdefb43d9b31f76309e6476c7a6" } }, "bin": "git-town.exe",