Manifests/MicrosoftWvdRtcService.json

{
    "Name": "Microsoft Windows Virtual Desktop Infrastructure agent",
    "Source": "https://docs.microsoft.com/azure/virtual-desktop/",
    "Get": {
        "Uri": "https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE4vkL6",
        "MatchFilename": "(MsRdcWebRTCSvc.*msi)",
        "MatchVersion": "(\\d+\\.){2}\\d+"
    },
    "Install": {
        "Setup": "AppName.*.exe",
        "Physical": {
            "Arguments": "",
            "PostInstall": [
            ]
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": [
            ]
        }
    }
}