From fe27993a03a8099b6eb791874e54d0b4a229513e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 20:27:21 +0000 Subject: [PATCH] git-town: Update to version 16.2.1 --- bucket/git-town.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/git-town.json b/bucket/git-town.json index c12da8c34d..d9b989385f 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "16.2.0", + "version": "16.2.1", "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,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-town/git-town/releases/download/v16.2.0/git-town_windows_intel_64.zip", - "hash": "fdb2d6380130c7c85f5cac1ccd1f4744b065d1ff5287655b13bb36a8f7206be8" + "url": "https://github.com/git-town/git-town/releases/download/v16.2.1/git-town_windows_intel_64.zip", + "hash": "c3b3e66f6a0d705b990e4f02350e41228a6bf391c8963ebbf8086e8d2091d2e6" } }, "bin": "git-town.exe",