41 lines
1.5 KiB
YAML
41 lines
1.5 KiB
YAML
# ================== 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: 84.0.522.40
|
|
|
|
Switches:
|
|
Custom: /norestart
|
|
Silent: /qn
|
|
SilentWithProgress: /passive
|
|
#Interactive:
|
|
Language: en-US
|
|
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x64
|
|
Url: http://dl.delivery.mp.microsoft.com/filestreamingservice/files/5a5e1cec-28a4-41d7-ba54-e279b9e483f7/MicrosoftEdgeEnterpriseX64.msi
|
|
Sha256: 67915e029ff91d85b815b7d4aa04a1c009579609207228ffb453441bef74b01d
|
|
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/c3e53f15-c7ff-46fa-8393-a605e49831aa/MicrosoftEdgeEnterpriseX86.msi
|
|
#Sha256: f66680d72be25373e869d7d6415030c3e295029633030d467ab7c46aaf418409
|
|
#Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|