diff --git a/bucket/git-town.json b/bucket/git-town.json index 59b03dad4a..f89c63766e 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "21.3.0", + "version": "21.4.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/v21.3.0/git-town_windows_intel_64.zip", - "hash": "724afc53155a02acbb800c95468368c5a86e2369a68ead00ff86074e8bb9c196" + "url": "https://github.com/git-town/git-town/releases/download/v21.4.0/git-town_windows_intel_64.zip", + "hash": "013bc93f6d6e2c2100609ce3b7307ee79b42b8ebbfb8780fa9071403b71da8aa" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v21.3.0/git-town_windows_arm_64.zip", - "hash": "acc8f12647e5bbae3488d1d6903564e03ab02b43e97ecc8282c4022ec13b55af" + "url": "https://github.com/git-town/git-town/releases/download/v21.4.0/git-town_windows_arm_64.zip", + "hash": "ecdc456d1b7decf00c6c58afc7181443bdd411cc0c38a75de91dac879ff003b3" } }, "bin": "git-town.exe",