Manifests/MicrosoftTeams.json

{
    "Name": "Microsoft Teams (new)",
    "Source": "https://www.microsoft.com/teams",
    "Get": {
        "Update": {
            "Uri": "https://config.teams.microsoft.com/config/v1/MicrosoftTeams/1415_1.0.0.0?environment=prod&audienceGroup=general&teamsRing=general&agent=TeamsBuilds",
            "ContentType": "application/json; charset=utf-8",
            "Releases": {
                "Consumer": "WebView2",
                "Enterprise": "WebView2Canary"
            }
        },
        "Download": {
            "Architecture": [
                "x64",
                "x86",
                "arm64"
            ],
            "Exclude": [
                "macOS"
            ]
        }
    },
    "Install": {
        "Setup": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": [
            ]
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": [
            ]
        }
    }
}