{ "homepage": "http://www.git-town.com/", "description": "An open-source Git plugin, that adds Git commands that make collaborative software development more efficient and safe.", "version": "7.3.0", "license": "MIT", "architecture": { "32bit": { "url": "https://github.com/Originate/git-town/releases/download/v7.3.0/git-town-windows-386.exe#/git-town.exe", "hash": "3fd686a632dac99d33d0876224fef6da4bbc4914fce12c0a54012217a28d1f99" }, "64bit": { "url": "https://github.com/Originate/git-town/releases/download/v7.3.0/git-town-windows-amd64.exe#/git-town.exe", "hash": "513fedffdf92e4c855843867911cfee01149af98c777afc22f9999175b18dd76" } }, "suggest": { "git": "git" }, "bin": "git-town.exe", "checkver": { "github": "https://github.com/Originate/git-town" }, "autoupdate": { "architecture": { "32bit": { "url": "https://github.com/Originate/git-town/releases/download/v$version/git-town-windows-386.exe#/git-town.exe" }, "64bit": { "url": "https://github.com/Originate/git-town/releases/download/v$version/git-town-windows-amd64.exe#/git-town.exe" } } } }