diff --git a/manifests/Microsoft/EdgeDev/88.0.702.0.yaml b/manifests/Microsoft/EdgeDev/88.0.702.0.yaml new file mode 100644 index 000000000..6e44a60de --- /dev/null +++ b/manifests/Microsoft/EdgeDev/88.0.702.0.yaml @@ -0,0 +1,27 @@ +# ================== General ================== +Id: Microsoft.EdgeDev +Publisher: Microsoft +Name: Microsoft Edge Dev +Author: Microsoft +Description: World-class performance with more privacy, more productivity, and more value while you browse. +AppMoniker: msedge-dev +Tags: Browser, Chromium +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.702.0 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/d5709574-ddf6-4627-93dd-b8a866b134f1/MicrosoftEdgeDevEnterpriseX64.msi + Sha256: F599230569DBA55C741BF733AD70207D4815408E103F191239C5D2FA09154EA6 + Scope: machine + Language: en-US + ProductCode: "{BFD73AB1-2D02-3874-B075-D13DE7BE1E9C}" \ No newline at end of file