From cc1079876169b1acf8f6bfba5db14ca586ded9a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 20:24:52 +0000 Subject: [PATCH] git-town: Update to version 14.1.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 d09e773767..242932d08b 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "14.0.0", + "version": "14.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,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-town/git-town/releases/download/v14.0.0/git-town_windows_intel_64.zip", - "hash": "b82d4b0a6a8556127dd4a5770086f15309d44e1e7b7319759948afa82550e229" + "url": "https://github.com/git-town/git-town/releases/download/v14.1.0/git-town_windows_intel_64.zip", + "hash": "76f4cf973686000bf098382c76579f85bbaa9eb3fd5d75018f32ec47bd53aa00" } }, "bin": "git-town.exe",