40 lines
1.5 KiB
YAML
40 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: Edge, Microsoft Edge, MS Edge, Edge Stable, Edge Chromium
|
|
FileExtensions: 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: 83.0.478.61
|
|
|
|
Switches:
|
|
Custom: /norestart
|
|
Silent: /qn
|
|
SilentWithProgress: /passive
|
|
#Interactive: # Interactive is not supported in this preview (5/24/2020)
|
|
Language: en-US
|
|
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x64
|
|
Url: http://dl.delivery.mp.microsoft.com/filestreamingservice/files/cb24597c-c626-4ee5-bf3f-f5adeebd59f2/MicrosoftEdgeEnterpriseX64.msi
|
|
Sha256: a295d2363523339efe7fb5d3b8c11fe9d78d2272585bbe8c15e61e7b9c3d6b06
|
|
Scope: machine
|
|
#- Arch: x86
|
|
#Url: http://dl.delivery.mp.microsoft.com/filestreamingservice/files/f779823f-c71a-4048-9059-21824d0e09e4/MicrosoftEdgeEnterpriseX86.msi
|
|
#Sha256: 0e9f43d44289c3321c5c563611f862852703b44945a3b25bff7e3e896dd10a78
|
|
#Scope: machine
|
|
|
|
# ManifestVersion: 0.1.0
|