Manifests/MicrosoftWindowsApp.json

{
    "Name": "Microsoft Windows App",
    "Source": "https://learn.microsoft.com/en-us/windows-app/whats-new",
    "Get": {
        "Update": {},
        "Download": {
            "Uri": [
                "https://go.microsoft.com/fwlink/?linkid=2262633",
                "https://go.microsoft.com/fwlink/?linkid=2262634",
                "https://go.microsoft.com/fwlink/?linkid=2262635"
            ],
            "ApiUri": "https://query.prod.cms.rt.microsoft.com/cms/api",
            "ApiHeader1": "X-CMS-Tenant",
            "ApiHeader2": "X-CMS-Type",
            "ApiHeader3": "X-CMS-DocumentId",
            "MatchFilename": "(WindowsApp_.*_Release_.*.msix)",
            "MatchVersion": "(\\d+(\\.\\d+){1,4})",
            "SplitText": "filename=",
            "DatePattern": "ddd, dd MMM yyyy HH:mm:ss GMT"
        }
    },
    "Install": {
        "Setup": "",
        "Physical": {
            "Arguments": "",
            "PostInstall": []
        },
        "Virtual": {
            "Arguments": "",
            "PostInstall": []
        }
    }
}