From 48127c9413ae779a1c8d232f02bb61450a0f9b1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:26:59 +0000 Subject: [PATCH] git-town: Update to version 15.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 b087ad98fc..085540578d 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "15.0.0", + "version": "15.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/v15.0.0/git-town_windows_intel_64.zip", - "hash": "aa787ccc525fd5708cf7e2e73b642ec730beab13f32577bb8c554eb30258a0eb" + "url": "https://github.com/git-town/git-town/releases/download/v15.1.0/git-town_windows_intel_64.zip", + "hash": "d99f58969dd00092abf0577d95e226be85fe32cb0d08c84b1d998ce9a8479895" } }, "bin": "git-town.exe",