{ "version": "16.5.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/v16.5.0/git-town_windows_intel_64.zip", "hash": "7db6c75d98f70f6db444564ed0b64caa12e50feb4925406207f05348edd93776" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v16.5.0/git-town_windows_arm_64.zip", "hash": "5eba897c65f982ea9f7e7a0663887cf028e5b3cd5f078bdcd0e5b6fd5dc50fe2" } }, "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" } } }