diff --git a/manifests/Microsoft/Edge/88.0.705.50.yaml b/manifests/Microsoft/Edge/88.0.705.50.yaml new file mode 100644 index 000000000..21fb9a00d --- /dev/null +++ b/manifests/Microsoft/Edge/88.0.705.50.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: Microsoft.Edge +Publisher: Microsoft Corporation +Name: Microsoft Edge +Author: Microsoft +Description: World-class performance with more privacy, more productivity, and more value while you browse. +AppMoniker: msedge +Tags: Browser,Chromium,edge +FileExtensions: html,htm,url,pdf,crx +Protocols: http,https + +# ================== License ================== +Homepage: https://www.microsoft.com/en-us/edge +License: Copyright (C) Microsoft Corporation +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement/ + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +Version: 88.0.705.50 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/b62ba0b6-7ab7-46c9-9023-5a9ae73b4789/MicrosoftEdgeEnterpriseX64.msi + Sha256: 9D7C0B067B65CBF90D803C515E37B1D95CB6784555BADA09C86CBFE60C418F79 + Scope: machine + Language: en-US + ProductCode: "{C8ABBB68-32C7-3004-A4CA-6CD0A0B815D4}" \ No newline at end of file