{ "version": "18.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/v18.2.0/git-town_windows_intel_64.zip", "hash": "ba9a230df0a8ed2ec6854d390217aa070f115f62d2b80554cd9289b2c3fd1cd2" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v18.2.0/git-town_windows_arm_64.zip", "hash": "e1077bf82aee58536fbf6ea70d0043cc00dc7f1a4a4694841578f08aed325600" } }, "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" } } }