diff --git a/manifests/Microsoft/EdgeDev/90.0.796.0.yaml b/manifests/Microsoft/EdgeDev/90.0.796.0.yaml new file mode 100644 index 000000000..afd089c89 --- /dev/null +++ b/manifests/Microsoft/EdgeDev/90.0.796.0.yaml @@ -0,0 +1,28 @@ +# ================== General ================== +Id: Microsoft.EdgeDev +Name: Microsoft Edge Dev +Publisher: Microsoft Corporation +Author: Microsoft +Description: World-class performance with more privacy, more productivity, and more value while you browse. +AppMoniker: msedge-dev +Tags: Browser,Chromium,edge +FileExtensions: html,htm,url,pdf,crx +Protocols: http,https +#Commands: + +# ================== 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: 90.0.796.0 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/9adb8ed6-579c-4b38-b8da-c8e0a82229cd/MicrosoftEdgeDevEnterpriseX64.msi + Sha256: 35EDDDCCF40EF7026A19D262207CAE7E165BD11CBE936F3CAB88D05EF3B4D4E6 + Scope: machine + Language: en-US + ProductCode: "{04F7BEFE-3832-3D36-AD58-6D993C90B50E}" \ No newline at end of file