From a3859daefcb8761949f3369663e20e8f3ed39e42 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 18 Feb 2021 23:49:48 -0600 Subject: [PATCH] Added Microsoft Edge version 88.0.705.74. (#7670) --- manifests/Microsoft/Edge/88.0.705.74.yaml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/Microsoft/Edge/88.0.705.74.yaml diff --git a/manifests/Microsoft/Edge/88.0.705.74.yaml b/manifests/Microsoft/Edge/88.0.705.74.yaml new file mode 100644 index 000000000..17a9a02b1 --- /dev/null +++ b/manifests/Microsoft/Edge/88.0.705.74.yaml @@ -0,0 +1,27 @@ +# ================== 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: 88.0.705.74 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/8c9e37f5-3d6e-4e3f-b369-31df85ac1d48/MicrosoftEdgeEnterpriseX64.msi + Sha256: 2AAE21C3EFE0ED33994385B499A975CBA7490D169A76BC341EA8C220D0F6866A + Scope: machine + Language: en-US + ProductCode: "{DF8B6924-F927-3977-8F3A-075937175961}" \ No newline at end of file