From 9628619968f6527d5dfddcb65260d6a8b6b0ceb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 20:29:01 +0000 Subject: [PATCH] git-town: Update to version 20.0.0 --- bucket/git-town.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/git-town.json b/bucket/git-town.json index 96ef05cbc1..8af889faca 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "19.0.0", + "version": "20.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,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_intel_64.zip", - "hash": "79faf955b9121c72177d8ffd9eb38c4ea829783e3178535293fad50b3e2e82c1" + "url": "https://github.com/git-town/git-town/releases/download/v20.0.0/git-town_windows_intel_64.zip", + "hash": "8d33fbafa7358eb01295af1e5f76257035467206e784a980a0d6338d7e1ccc93" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v19.0.0/git-town_windows_arm_64.zip", - "hash": "572104679dd7df1b38e2bfa28726fb6f29b7a753da4984596f7210507a390872" + "url": "https://github.com/git-town/git-town/releases/download/v20.0.0/git-town_windows_arm_64.zip", + "hash": "f8155b8aa6b4aa01b13eca18e2d8140488a60f70fb50ff230a1420506efa8be1" } }, "bin": "git-town.exe",