diff --git a/manifests/Microsoft/Edge/88.0.705.53.yaml b/manifests/Microsoft/Edge/88.0.705.53.yaml new file mode 100644 index 000000000..8caa64665 --- /dev/null +++ b/manifests/Microsoft/Edge/88.0.705.53.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.53 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/85baa1c1-9e49-42cb-89fb-6a0c18e12de2/MicrosoftEdgeEnterpriseX64.msi + Sha256: C6DD12FC5DACA0F84C09691D99414FF14C4946A368405CEADF6E905934EFDCBB + Scope: machine + Language: en-US + ProductCode: "{F2085026-D6D4-3AE5-9AA4-B550B87AC0FA}" \ No newline at end of file