34 lines
1.4 KiB
YAML
34 lines
1.4 KiB
YAML
# ================== General ==================
|
|
Id: Microsoft.EdgeDev
|
|
Publisher: Microsoft
|
|
Name: Microsoft Edge Dev
|
|
Author: Microsoft
|
|
Description: World-class performance with more privacy, more productivity, and more value while you browse.
|
|
AppMoniker: msedge-dev
|
|
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.594.1
|
|
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x64
|
|
Url: http://dl.delivery.mp.microsoft.com/filestreamingservice/files/ec487dfa-a861-4393-ae11-0bed1c89ff1c/MicrosoftEdgeDevEnterpriseX64.msi
|
|
Sha256: d4dc28b1e4a8ca233ad77fdd7f8c524bfa0f6dd95f1b61be781ce6e502cb7970
|
|
Scope: machine
|
|
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
|
|
#Url: http://dl.delivery.mp.microsoft.com/filestreamingservice/files/e01d6190-ca13-4bab-92af-b8d1a16d2d00/MicrosoftEdgeDevEnterpriseX86.msi
|
|
#Sha256: 2b5a6d87a9a237c553dc9fcf0d28c551c1a85f42e8d986aebb2fafd46bc39e04
|
|
#Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|