From 5ae8ffade731eafc490f743beaa5319b27962357 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 04:24:45 +0000 Subject: [PATCH] git-town: Update to version 12.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 9992ef23f5..81de2cee4a 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "12.0.0", + "version": "12.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/v12.0.0/git-town_windows_intel_64.zip", - "hash": "74f343f3680b11eb55fde1fdcb41a23c0e55e8f03a1d636e2f2c5a82995e46fb" + "url": "https://github.com/git-town/git-town/releases/download/v12.0.1/git-town_windows_intel_64.zip", + "hash": "25806979ee4fe3f180bf361ea67fc7d2c18e2d7606549572560da704340858cc" } }, "bin": "git-town.exe",