From 96b7d1682b53e32f983bd1a88a04c7d6e7310d50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 04:25:43 +0000 Subject: [PATCH] git-town: Update to version 9.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 cfc26594e9..3b8359b217 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "8.0.0", + "version": "9.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/untagged-ca5f355b9f12e94189c8/git-town_8.0.0_windows_intel_64.zip", - "hash": "8ee56fb3d97c718436da430d37a005cfdbbc3c015cf8323d358553111ca980ad" + "url": "https://github.com/git-town/git-town/releases/download/untagged-c5121e4d876a7f56b01f/git-town_9.0.0_windows_intel_64.zip", + "hash": "a785a82f4f82714cf3ff5d0829a9934ed59cfa1d80caf5a2df997d34fc6c388e" } }, "bin": "git-town.exe",