{ "version": "21.3.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", "suggest": { "git": "git" }, "architecture": { "64bit": { "url": "https://github.com/git-town/git-town/releases/download/v21.3.0/git-town_windows_intel_64.zip", "hash": "724afc53155a02acbb800c95468368c5a86e2369a68ead00ff86074e8bb9c196" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v21.3.0/git-town_windows_arm_64.zip", "hash": "acc8f12647e5bbae3488d1d6903564e03ab02b43e97ecc8282c4022ec13b55af" } }, "bin": "git-town.exe", "checkver": { "github": "https://github.com/git-town/git-town" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/git-town/git-town/releases/download/v$version/git-town_windows_intel_64.zip" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v$version/git-town_windows_arm_64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }