Added Microsoft Edge version 90.0.818.49. (#11627)
This commit is contained in:
@@ -0,0 +1,47 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Microsoft.Edge
|
||||||
|
PackageVersion: 90.0.818.49
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
FileExtensions:
|
||||||
|
- html
|
||||||
|
- htm
|
||||||
|
- url
|
||||||
|
- pdf
|
||||||
|
- crx
|
||||||
|
Protocols:
|
||||||
|
- http
|
||||||
|
- https
|
||||||
|
Commands:
|
||||||
|
- msedge
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/a66c98a3-5fa6-42a0-abef-940493bcab77/MicrosoftEdgeEnterpriseX64.msi
|
||||||
|
InstallerSha256: FA22FDBA46D1C0A4E889031256D14FFAEBD516D0BF47955EDFA0463B17DE44DA
|
||||||
|
ProductCode: "{1D082204-BAB9-3133-85B8-C7E349E41187}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/3291894b-5b09-446d-8aea-6b3eed5e3717/MicrosoftEdgeEnterpriseX86.msi
|
||||||
|
InstallerSha256: 3FE068E626DF3442C21702B72573C40A1AE542F7E86DC71595972EB0250259D1
|
||||||
|
ProductCode: "{FBBDFA52-90EB-375B-A43F-37242DDFA6E1}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: arm64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/91920317-8a6b-4ec5-9793-75af4d29ea06/MicrosoftEdgeEnterpriseARM64.msi
|
||||||
|
InstallerSha256: 4C9F430F2964D6721E8AFDF5812A27BA6E7FFE241FD582B5FC32D2C08D654637
|
||||||
|
ProductCode: "{B64864D0-A472-39E3-977B-138D8BA6E773}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,26 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Microsoft.Edge
|
||||||
|
PackageVersion: 90.0.818.49
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: Microsoft Corporation
|
||||||
|
PublisherUrl: https://www.microsoft.com/en-US/
|
||||||
|
PublisherSupportUrl: https://support.microsoft.com/en-US/
|
||||||
|
PrivacyUrl: https://privacy.microsoft.com/en-US/privacystatement
|
||||||
|
Author: Microsoft Corporation
|
||||||
|
PackageName: Microsoft Edge
|
||||||
|
PackageUrl: https://www.microsoft.com/en-us/edge
|
||||||
|
License: MIT License
|
||||||
|
LicenseUrl: https://www.microsoft.com/en-us/servicesagreement/
|
||||||
|
Copyright: Copyright (C) Microsoft Corporation
|
||||||
|
CopyrightUrl: https://www.microsoft.com/en-us/servicesagreement/
|
||||||
|
ShortDescription: World-class performance with more privacy, more productivity, and more value while you browse.
|
||||||
|
Moniker: msedge
|
||||||
|
Tags:
|
||||||
|
- browser
|
||||||
|
- web browser
|
||||||
|
- chromium
|
||||||
|
- edge
|
||||||
|
- blink
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Microsoft.Edge
|
||||||
|
PackageVersion: 90.0.818.49
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user