{ "version": "17.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/v17.2.0/git-town_windows_intel_64.zip", "hash": "5f344567e52cbcf89a2700e3de2db3d6b1a292c9f2056e3c7dd852ffad8a3921" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v17.2.0/git-town_windows_arm_64.zip", "hash": "5d05d87c05213d68201bb2c3f79c1e5f62d10d1a43f301aaea18ba398c5b97ec" } }, "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" } } }