From 9164a21251a5c6306bfc394d7951b52a1f331c21 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Sun, 1 Nov 2020 09:31:28 -0500 Subject: [PATCH] Added Microsoft Edge version 86.0.622.58. (#4561) * Added Microsoft Edge version 86.0.622.58. * moved product code to correct spot. * Fixed ID (how did I miss that?) --- manifests/Microsoft/Edge/86.0.622.58.yaml | 37 +++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 manifests/Microsoft/Edge/86.0.622.58.yaml diff --git a/manifests/Microsoft/Edge/86.0.622.58.yaml b/manifests/Microsoft/Edge/86.0.622.58.yaml new file mode 100644 index 000000000..c4b3fa733 --- /dev/null +++ b/manifests/Microsoft/Edge/86.0.622.58.yaml @@ -0,0 +1,37 @@ +# ================== General ================== +Id: Microsoft.Edge +Publisher: Microsoft +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 +FileExtensions: html, htm, url +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 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 86.0.622.58 + +InstallerType: msi + +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/4b7f760d-1fab-4168-ad81-b3de03b69a31/MicrosoftEdgeEnterpriseX64.msi + Sha256: AC39FE3CA9FA148B9A7A85370CAD15AD6B0898635DAEAA245089A974ECB52847 + Scope: machine + Language: en-US + ProductCode: "{B7488CA3-15F2-3F48-A8F9-DC97DED30DB3}" + #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020) + #Url: http://dl.delivery.mp.microsoft.com/filestreamingservice/files/59ca4409-e06f-4b13-ab4d-8645d783e1e3/MicrosoftEdgeEnterpriseX86.msi + #Sha256: 6a3032b5a52eb4157c4779e5883649b6a654aa1eb8d732da6d0401fef0ff9afb + #Scope: machine + #Language: en-US + +# ManifestVersion: 0.1.0