From ffdcc26406f319c7339f84824fc0402dc9b02a93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 21:04:55 +0000 Subject: [PATCH] git-town: Update to version 13.0.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 293f55c539..6554fbcf30 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "12.1.0", + "version": "13.0.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/v12.1.0/git-town_windows_intel_64.zip", - "hash": "8be5e3b3fb2e8f570607eef8f56f3e52095db49e1c5b501c7860e1d31fe8b9f5" + "url": "https://github.com/git-town/git-town/releases/download/v13.0.0/git-town_windows_intel_64.zip", + "hash": "ec7e0688d863f69b5ce9d1c9eaa07a0e1de05fd6b82d1399a637dff1b1267417" } }, "bin": "git-town.exe",