26 lines
974 B
YAML
26 lines
974 B
YAML
# ================== General ==================
|
|
Id: Microsoft.EdgeDev
|
|
Name: Microsoft Edge Dev
|
|
Publisher: Microsoft Corporation
|
|
Author: Microsoft
|
|
Description: World-class performance with more privacy, more productivity, and more value while you browse.
|
|
AppMoniker: msedge-dev
|
|
Tags: Browser,Chromium,edge
|
|
FileExtensions: html,htm,url,pdf,crx
|
|
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
|
|
Version: 89.0.723.0
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/b48c4d99-1149-4c84-b8c6-592847f98b7d/MicrosoftEdgeDevEnterpriseX64.msi
|
|
Sha256: aa5aa4c5dfb7bfb264e7b001ee4d3899aadbe2c9725e1e4a7dd43b420e202577
|
|
Scope: machine
|
|
Language: en-US |