Added Microsoft Edge version 86.0.622.43 (#4227)
* Added Microsoft Edge version 86.0.622.43 * Fixed URL. * Actually fixed the URL this time... * Fixed the hash, actually fixed it, promise.
This commit is contained in:
35
manifests/Microsoft/Edge/86.0.622.43.yaml
Normal file
35
manifests/Microsoft/Edge/86.0.622.43.yaml
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
# ================== 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.43
|
||||||
|
|
||||||
|
InstallerType: msi
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/fe9574d3-53dd-49dc-9fd2-e598b812c0e1/MicrosoftEdgeEnterpriseX64.msi
|
||||||
|
Sha256: E29E1D0F69CD374FACF46C9AF5CD0DAF11A57953C640F452A8FEB967AF23467C
|
||||||
|
Scope: machine
|
||||||
|
Language: en-US
|
||||||
|
#- 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
|
Reference in New Issue
Block a user