{ "version": "20.1.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/v20.1.0/git-town_windows_intel_64.zip", "hash": "6a20bf64e87d165843728becd9f2071e76defa92fd853a9fd629d227171ee101" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v20.1.0/git-town_windows_arm_64.zip", "hash": "2c4f26467c2e715ee46908bf2b68f3d9212938a1579488aa50719d6558d10eaf" } }, "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" } } }