From 2eb4fc01036b98c344a1dd1d4fd8646ceda72f05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 04:27:59 +0000 Subject: [PATCH] git-town: Update to version 14.3.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 9915e090e2..fb88c8ab10 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "14.2.3", + "version": "14.3.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.2.3/git-town_windows_intel_64.zip", - "hash": "6cc7198dcacfc2e9f5708673c22b631750ae796d7e1b3c52bcee349ea84ad067" + "url": "https://github.com/git-town/git-town/releases/download/v14.3.0/git-town_windows_intel_64.zip", + "hash": "ef941ab46fa6699540f12b482f75a3124b970930a2650328aaed589dc1f642c9" } }, "bin": "git-town.exe",