From 6c4ada087875f56d749a89507f44a6ec5fcf6114 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 1 Feb 2021 21:22:32 -0600 Subject: [PATCH] Added Microsoft Edge Dev version 89.0.774.8. (#6886) --- manifests/Microsoft/EdgeDev/89.0.774.8.yaml | 28 +++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manifests/Microsoft/EdgeDev/89.0.774.8.yaml diff --git a/manifests/Microsoft/EdgeDev/89.0.774.8.yaml b/manifests/Microsoft/EdgeDev/89.0.774.8.yaml new file mode 100644 index 000000000..63296b198 --- /dev/null +++ b/manifests/Microsoft/EdgeDev/89.0.774.8.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: 89.0.774.8 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/9f19a30a-cdc2-49ff-8f1d-0e736ce02976/MicrosoftEdgeDevEnterpriseX64.msi + Sha256: ABF11207B5E756A635387EDBC4F69CC79A489105AB788211A5CB7335C23CFD8B + Scope: machine + Language: en-US + ProductCode: "{B963779F-42A4-33AE-AEBD-81A24BA3ECE2}" \ No newline at end of file