{ "version": "10.0.1", "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/v10.0.1/git-town_10.0.1_windows_intel_64.zip", "hash": "ac4013e21726e3532508b8a79e5274d4fa9f1fd198a17cb1e00a5fe25f6cf12f" } }, "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_$version_windows_intel_64.zip" } } } }