From f2e674bd271310d3577b92d0b2f1466c4e784049 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 00:32:41 +0000 Subject: [PATCH] git-town: Update to version 12.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 b5ed55bdf4..9992ef23f5 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "11.1.0", + "version": "12.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/v11.1.0/git-town_windows_intel_64.zip", - "hash": "7e3090b142536c615ffc46901f4343653a1509318879756e859900c13f413a67" + "url": "https://github.com/git-town/git-town/releases/download/v12.0.0/git-town_windows_intel_64.zip", + "hash": "74f343f3680b11eb55fde1fdcb41a23c0e55e8f03a1d636e2f2c5a82995e46fb" } }, "bin": "git-town.exe",