From 4910ceda87b76cea6a8011f13b2d75aa5d8710cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 00:35:38 +0000 Subject: [PATCH] git-town: Update to version 7.9.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 40b9d4f083..63ed6574d6 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "7.8.0", + "version": "7.9.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/v7.8.0/git-town_7.8.0_windows_intel_64.zip", - "hash": "45bd266909d65e1bec79d004e2c9cdcbb3cfd574df8c1ad491655817f80300b4" + "url": "https://github.com/git-town/git-town/releases/download/v7.9.0/git-town_7.9.0_windows_intel_64.zip", + "hash": "82ebc08e39f27c66f4ae2874c24d2b8100523528c5e4afdfa0be4e90b62ba3c1" } }, "bin": "git-town.exe",