Manifests/MicrosoftWindowsAdminCenter.json
{ "Name": "Microsoft Windows Admin Center", "Source": "https://learn.microsoft.com/en-us/windows-server/manage/windows-admin-center/overview", "Get": { "Update": { "Uri": "" }, "Download": { "Uri": "https://aka.ms/WACDownload", "MatchVersion": "\\d{4}(?=\\.exe)", "ReplaceText": "#version" } }, "Install": { "Setup": "", "Physical": { "Arguments": "", "PostInstall": [] }, "Virtual": { "Arguments": "", "PostInstall": [] } } } |