Manifests/LogMeInGoToOpener.json

{
    "Name": "LogMeIn GoToOpener",
    "Source": "https://support.goto.com/meeting/help/what-is-the-multi-user-launcher-opener-msi-g2m850002",
    "Get": {
        "Update": {
            "Uri": ""
        },
        "Download": {
            "Uri": "https://launch.getgo.com/launcher2/latest/GoToOpenerMultiUser.msi",
            "MatchVersion": "(\\d+)"
        }
    },
    "Install": {
        "Setup": "GoToOpener*.msi",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}