{ "version": "16.7.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/v16.7.0/git-town_windows_intel_64.zip", "hash": "e3528c50ea3f7a158329ee9be0ce1b6243549ecbc592241f46d158906d1cf438" }, "arm64": { "url": "https://github.com/git-town/git-town/releases/download/v16.7.0/git-town_windows_arm_64.zip", "hash": "4bcb2aa66abeaf1710fdd4a4bc2d5a805726f91393620d8caf0b08ddc392c4e5" } }, "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" } } }