Manifests/MicrosoftOutlook.json

{
    "Name": "Microsoft Outlook",
    "Source": "https://learn.microsoft.com/en-us/microsoft-365-apps/outlook/get-started/deployment-new-outlook",
    "Get": {
        "Update": {
            "Uri": ""
        },
        "Download": {
            "Uri": [
                "https://go.microsoft.com/fwlink/?linkid=2195164",
                "https://go.microsoft.com/fwlink/?linkid=2195278",
                "https://go.microsoft.com/fwlink/?linkid=2195438"
            ],
            "MaximumRedirection": 3,
            "DatePattern": "d/M/yyyy"
        }
    },
    "Install": {
        "Setup": "",
        "Preinstall": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}