From 7c87420ba58eae422bc8b3f14af85b5b166bf2a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:30:03 +0000 Subject: [PATCH] git-town: Update to version 16.2.0 --- 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 2858fca6ef..c12da8c34d 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "16.1.1", + "version": "16.2.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,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-town/git-town/releases/download/v16.1.1/git-town_windows_intel_64.zip", - "hash": "b8c80b9cc1d5097662774f7b78f5bf04f7b0582e9589e8ecc52b06b7b9830dd9" + "url": "https://github.com/git-town/git-town/releases/download/v16.2.0/git-town_windows_intel_64.zip", + "hash": "fdb2d6380130c7c85f5cac1ccd1f4744b065d1ff5287655b13bb36a8f7206be8" } }, "bin": "git-town.exe",