Manifests/LogMeInGoToMeeting.json

{
    "Name": "LogMeIn GoToMeeting",
    "Source": "https://support.goto.com/meeting/help/install-via-msi-windows-g2m010013",
    "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": []
        }
    }
}