From 4785c4f4511aefcb953e60dc9671e212b27d48bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 00:33:23 +0000 Subject: [PATCH] git-town: Update to version 15.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 085540578d..ee35a69f5d 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "15.1.0", + "version": "15.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/v15.1.0/git-town_windows_intel_64.zip", - "hash": "d99f58969dd00092abf0577d95e226be85fe32cb0d08c84b1d998ce9a8479895" + "url": "https://github.com/git-town/git-town/releases/download/v15.2.0/git-town_windows_intel_64.zip", + "hash": "f4b4cd26e00eb1e8b3003e0d29d7ede95c76a04dfdc0d72dcd043192c07492ad" } }, "bin": "git-town.exe",