From bdfe00c3a877509e5e8e38dfb594d8834a28e769 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 14 Feb 2021 04:52:59 -0500 Subject: [PATCH] Added Microsoft Edge version 88.0.705.68. (#7337) --- manifests/Microsoft/Edge/88.0.705.68.yaml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/Microsoft/Edge/88.0.705.68.yaml diff --git a/manifests/Microsoft/Edge/88.0.705.68.yaml b/manifests/Microsoft/Edge/88.0.705.68.yaml new file mode 100644 index 000000000..0d6ef7c18 --- /dev/null +++ b/manifests/Microsoft/Edge/88.0.705.68.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.68 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/30643f1c-1abb-4260-9d92-db6894e7fedf/MicrosoftEdgeEnterpriseX64.msi + Sha256: 534E09D72E51388CDE4D3EA633CFBB897776430FADEC018F354DDF4AF7307884 + Scope: machine + Language: en-US + ProductCode: "{B05EBF94-0890-3D6A-B8A9-FEF62D1AAEA7}" \ No newline at end of file