Manifests/GoToMeeting.json
{ "Name": "GoTo Meeting", "Source": "https://support.goto.com/meeting/help/install-via-msi-windows", "Get": { "Update": { "Uri": "" }, "Download": { "Uri": { "Latest": "https://link.gotomeeting.com/latest-msi", "Minimum": "https://link.gotomeeting.com/minimum-build-msi", "Multi-build": "https://link.gotomeeting.com/latest-multi-build-msi", "XenAppLatest": "https://link.gotomeeting.com/latest-xen-msi" }, "MatchVersion": "(\\d+(\\.\\d+){1,3})", "Split": "\\?" } }, "Install": { "Setup": "G2m*.msi", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |