diff --git a/manifests/Microsoft/Edge/87.0.664.75.yaml b/manifests/Microsoft/Edge/87.0.664.75.yaml new file mode 100644 index 000000000..55164248d --- /dev/null +++ b/manifests/Microsoft/Edge/87.0.664.75.yaml @@ -0,0 +1,29 @@ +# ================== 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: 87.0.664.75 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/6c81271b-682e-4299-a0e0-e00f65e76619/MicrosoftEdgeEnterpriseX64.msi + Sha256: 6a4881cc9ff0e316fae2cbe4b4c3446a8a3955a3072bb0b5b21c58be71d4ad22 + Scope: machine + Language: en-US + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file