From 8b31860fefbab4626a0dc3829d959ad56dea58e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 20:28:21 +0000 Subject: [PATCH] git-town: Update to version 16.4.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 4c221e1aed..77fc1afa3a 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "16.4.0", + "version": "16.4.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.4.0/git-town_windows_intel_64.zip", - "hash": "6447bcd877e6aa6a533f87bad478da0d3e2cb1d66b57b28a6e05cb75df286abb" + "url": "https://github.com/git-town/git-town/releases/download/v16.4.1/git-town_windows_intel_64.zip", + "hash": "cb3aa373fe933ceb378e43fd9a2cc11a76a48e3f015b458b949752911df02aa2" } }, "bin": "git-town.exe",