From bbc0cd5bcd2bbbdf7946b7e4fe05da6270592a8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Jan 2022 20:25:38 +0000 Subject: [PATCH] git-town: Update to version 7.7.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 dd4d294ea1..cb556d6f4a 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "7.6.0", + "version": "7.7.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.6.0/git-town_7.6.0_windows_intel_64.zip", - "hash": "002ed668ee9934fc57cba42a04e3f38c54d005c4ae43226aded282a5e941f7cd" + "url": "https://github.com/git-town/git-town/releases/download/v7.7.0/git-town_7.7.0_windows_intel_64.zip", + "hash": "5711a5078355e23f9adb5c134635026fb02ce2dfd88ea714402d123d679076f7" } }, "bin": "git-town.exe",