{ "version": "21.2.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.2.0/git-town_windows_intel_64.zip", "hash": "cd23e4b2c79c388d5a1a27e404ea5eeb1be0a2ad2016b4d04f2778379720bf37" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v21.2.0/git-town_windows_arm_64.zip", "hash": "97bcbeb220c2a3eb85aab34cfe94b94120b148d5ff3960f25db0a3d47466df8b" } }, "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" } } }