diff --git a/bucket/git-town.json b/bucket/git-town.json index 03fc676318..7a71812f79 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,5 @@ { - "version": "21.5.0", + "version": "22.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/v21.5.0/git-town_windows_intel_64.zip", - "hash": "42b2cdf94e7acce62779c598addca5e142aafd13cdf6339bc35905e10f2f0899" + "url": "https://github.com/git-town/git-town/releases/download/v22.0.0/git-town_windows_intel_64.zip", + "hash": "3c251cbdafc2a9019cb0771beaccb33addec27413042744a5a351810a49eaf71" }, "arm64": { - "url": "https://github.com/git-town/git-town/releases/download/v21.5.0/git-town_windows_arm_64.zip", - "hash": "a727914af6b93cd43d48eff20eb5741704f44948bc6f359d07533cac19bba615" + "url": "https://github.com/git-town/git-town/releases/download/v22.0.0/git-town_windows_arm_64.zip", + "hash": "63bf4fd4a2bddbc421a45054d890c788d7ddf4c4d7bd6e3775908813af09c4f7" } }, "bin": "git-town.exe",