Manifests/Tower.json
{ "Name": "Tower", "Source": "https://www.git-tower.com/windows/", "Get": { "Update": { "Uri": "https://updates.fournova.com/tower3-win/#channel/releases/latest.json", "ContentType": "application/json; charset=utf-8", "Channels": [ "stable", "beta" ] } }, "Install": { "Setup": "Tower*.msi", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |