From e77ba815da7120596423bbb4433c93fce1490262 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 00:30:36 +0000 Subject: [PATCH] git-town: Update to version 9.0.1 --- 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 35ebec5c50..0f38e085da 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "9.0.0", + "version": "9.0.1", "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.0/git-town_9.0.0_windows_intel_64.zip", - "hash": "a785a82f4f82714cf3ff5d0829a9934ed59cfa1d80caf5a2df997d34fc6c388e" + "url": "https://github.com/git-town/git-town/releases/download/v9.0.1/git-town_9.0.1_windows_intel_64.zip", + "hash": "7e24b099112405eb280d13103d00cbb24c03456805e8c22c81d9536ffdfe3466" } }, "bin": "git-town.exe",