diff --git a/manifests/Microsoft/EdgeDev/89.0.731.0.yaml b/manifests/Microsoft/EdgeDev/89.0.731.0.yaml new file mode 100644 index 000000000..567d695a6 --- /dev/null +++ b/manifests/Microsoft/EdgeDev/89.0.731.0.yaml @@ -0,0 +1,29 @@ +# ================== 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 + +# ================== 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: 89.0.731.0 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/e3f4faf5-42b9-4380-875f-0ece7fa09aad/MicrosoftEdgeDevEnterpriseX64.msi + Sha256: 2d596e6557156906202d4be579977efce92783d932b135fe5aa429f2f1a4cd7f + Scope: machine + Language: en-US + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file