Added Microsoft Edge version 90.0.818.56. (#12212)
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.56
|
||||||
|
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/8193a389-7b21-4a45-81df-ebd60534fa5c/MicrosoftEdgeEnterpriseX64.msi
|
||||||
|
InstallerSha256: 702439AC397F25832E39E8EF3E7F389B4898A5BB5B323A0095AB0DF2E8061BF3
|
||||||
|
ProductCode: "{18F616AF-00C1-3513-9909-4B80AC13D143}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/53d905df-9802-4381-b85d-1b63c7f2e1c3/MicrosoftEdgeEnterpriseX86.msi
|
||||||
|
InstallerSha256: F815479EF1A124B1BD2BC5ED34D238366788C9F146C0F6C779D7A655BB3CD824
|
||||||
|
ProductCode: "{25D4EC7D-7CCD-34F1-AD73-123399D88F67}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: arm64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/eb5bef9d-6f0b-4d71-bc8d-4a9147f81bcd/MicrosoftEdgeEnterpriseARM64.msi
|
||||||
|
InstallerSha256: 0B1798F9CA04AE08EAC6166690130E34C01E2BD53B1D860390BA989A70BBA629
|
||||||
|
ProductCode: "{F6D45C07-98C6-36CB-86D7-369CB7F63CBC}"
|
||||||
|
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.56
|
||||||
|
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.56
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user