From 1823eb4eb45fe221a14d6dfd5a2089a0b848680d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 20:26:41 +0000 Subject: [PATCH] git-town: Update to version 14.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 04fd4e7e78..3942ff9fc6 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "14.2.0", + "version": "14.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/v14.2.0/git-town_windows_intel_64.zip", - "hash": "da8df39a0883e4a6d6fde53b88cf42507049a60e87cffb3c8c4ba9a0e0f32ccc" + "url": "https://github.com/git-town/git-town/releases/download/v14.2.1/git-town_windows_intel_64.zip", + "hash": "5951a6f93c1efa9931f145fce51335281f3e6d83450f60670ddf1031ba2c5270" } }, "bin": "git-town.exe",