Manifests/VMwareWorkstationPro.json

{
    "Name": "VMware Workstation Pro",
    "Source": "https://www.vmware.com/products/workstation-pro.html",
    "Get": {
        "Update": {
            "Uri": ""
        },
        "Download": {
            "Uri": "download3.vmware.com",
            "ProductName": "VMware Workstation Pro",
            "MatchFileTypes": "\\.exe$|\\.msi$",
            "ReplaceText": ""
        }
    },
    "Install": {
        "Setup": "VMware-player*.exe",
        "Physical": {
            "Arguments": "",
            "PostInstall": [

            ]
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": [

            ]
        }
    }
}