From 31d831d3479990cd668b406f63a5f1a176e226a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 01:14:43 +0000 Subject: [PATCH] git-town: Update to version 13.0.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 6554fbcf30..5fe6735871 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "13.0.0", + "version": "13.0.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/v13.0.0/git-town_windows_intel_64.zip", - "hash": "ec7e0688d863f69b5ce9d1c9eaa07a0e1de05fd6b82d1399a637dff1b1267417" + "url": "https://github.com/git-town/git-town/releases/download/v13.0.1/git-town_windows_intel_64.zip", + "hash": "216ea67414628a367fc553b3f75f571a4e74c2f087426b91379c29f33af15f85" } }, "bin": "git-town.exe",