From 650aef96a9488c3dc7156d480b3caf8263da541f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 12:31:32 +0000 Subject: [PATCH] git-town: Update to version 21.1.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 125df41289..da6845fa9f 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "21.0.0", + "version": "21.1.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.0.0/git-town_windows_intel_64.zip", - "hash": "5ab2597cac194ae72642d61bf1c46f0e4a0dd6c50b9938aaeb5e531f40812d2f" + "url": "https://github.com/git-town/git-town/releases/download/v21.1.0/git-town_windows_intel_64.zip", + "hash": "6fba04df6e80d3121f070ea0b568e5e2322071323c909307e60174b800246fe5" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v21.0.0/git-town_windows_arm_64.zip", - "hash": "c2c4fd3f89fb4b3b303bafaa2e1066ae7428b755c5a8190b1079e1917b38436e" + "url": "https://github.com/git-town/git-town/releases/download/v21.1.0/git-town_windows_arm_64.zip", + "hash": "a83004d73a9577d82ae3f4f9fb966e359c572b86d5014478f6ed92ea96f1e570" } }, "bin": "git-town.exe",