Added Microsoft Edge version 90.0.818.51. (#11773)
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.51
|
||||||
|
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/668d0688-45de-4ee1-ba7c-0c7804ef4a21/MicrosoftEdgeEnterpriseX64.msi
|
||||||
|
InstallerSha256: 8E221F5FE60E931F165C96EF9AEFFE755CA73C575B128174748C97DF47F038A2
|
||||||
|
ProductCode: "{1D5AB7A0-DAE1-3550-9762-87EA7D52FC49}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/b3f086bf-a1ef-4729-a7d7-546bc1f12b6a/MicrosoftEdgeEnterpriseX86.msi
|
||||||
|
InstallerSha256: 53FF4C8450607A7D4CB30B05F1BE486B9BC487F3359501A5CC270833F362994D
|
||||||
|
ProductCode: "{3DFD62D9-FEA3-3F1D-8647-8F02FF573CAE}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: arm64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f022d53d-6c7a-46b2-8ef5-a64144002e62/MicrosoftEdgeEnterpriseARM64.msi
|
||||||
|
InstallerSha256: 51DFB96367C40FA003AC2A5DA7D7D9D9BDF0118E07FF3B304672EB56AC4F5E0E
|
||||||
|
ProductCode: "{777C17D3-F5C1-3A7E-BFEE-11D8A5D108E9}"
|
||||||
|
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.51
|
||||||
|
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.51
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user