From bf889938453b6de0b149e9479fe2bbd9f8e57f4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:30:07 +0000 Subject: [PATCH] git-town: Update to version 10.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 0f38e085da..1a6ba1733d 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "9.0.1", + "version": "10.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/v9.0.1/git-town_9.0.1_windows_intel_64.zip", - "hash": "7e24b099112405eb280d13103d00cbb24c03456805e8c22c81d9536ffdfe3466" + "url": "https://github.com/git-town/git-town/releases/download/v10.0.0/git-town_10.0.0_windows_intel_64.zip", + "hash": "4be6199b1d25f548c9fb5b2979a146742f1817bd8f077f43d80e3c87abfb21e3" } }, "bin": "git-town.exe",