Manifests/VMwareWorkstationPlayer.json

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

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

            ]
        }
    }
}