{ "version": "22.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/v22.2.0/git-town_windows_intel_64.zip", "hash": "edfdf361c2b5265af1a3a385bb10b3f83f9e40e681e89fca9a1b31e72b07e308" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v22.2.0/git-town_windows_arm_64.zip", "hash": "83d013236d198631123ad7796d3bb0fc5c52689fa12c37a6a89781b632b06931" } }, "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" } } }