diff --git a/manifests/Microsoft/EdgeDev/90.0.789.1.yaml b/manifests/Microsoft/EdgeDev/90.0.789.1.yaml new file mode 100644 index 000000000..4d4359816 --- /dev/null +++ b/manifests/Microsoft/EdgeDev/90.0.789.1.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.789.1 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/94aaaaea-237f-421f-add5-70f6eca5b113/MicrosoftEdgeDevEnterpriseX64.msi + Sha256: e2571c371c1b0cc033261f43827d84377598ec9d2362bb678b1c5cac98e7e5e6 + Scope: machine + Language: en-US + ProductCode: "{AEF73C73-0A99-35E0-99F8-497421C14568}" \ No newline at end of file