Manifests/dnGrep.json
{ "Name": "dnGrep", "Source": "http://dngrep.github.io/", "Get": { "Uri": "https://api.github.com/repos/dnGrep/dnGrep/releases/latest", "ContentType": "application/json; charset=utf-8", "MatchVersion": "(\\d+(\\.\\d+){1,4}).*" }, "Install": { "Setup": "AppName.*.exe", "Preinstall": "", "Physical": { "Arguments": "", "PostInstall": [ ] }, "Virtual": { "Arguments": "", "PostInstall": [ ] } } } |