Manifests/MendeleyDesktop.json
{ "Name": "Mendeley Desktop", "Source": "https://www.mendeley.com/", "Get": { "Update": { "Uri": "" }, "Download": { "Uri": "https://www.mendeley.com/autoupdates/installer/Windows-x86/stable-incoming", "Property": "ResponseUri.Headers.Location", "MatchVersion": "(\\d+(\\.\\d+){1,4})" } }, "Install": { "Setup": "Mendeley-Desktop*.exe", "Physical": { "Arguments": "/S", "PostInstall": [] }, "Virtual": { "Arguments": "/S", "PostInstall": [] } } } |