Added Microsoft Edge version 90.0.818.66. (#13673)
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.66
|
||||||
|
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/e5357ebe-ed73-41e3-ac99-e7c8a755c4cf/MicrosoftEdgeEnterpriseX64.msi
|
||||||
|
InstallerSha256: 2582022A6FCC9CF607AE32A1D817D80CF0C63E15E618D575F466CB45340EE3D2
|
||||||
|
ProductCode: "{E3C763ED-F5A6-3AA0-9718-02BA31E4AE2B}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/dd42c902-1ab4-4c80-b7cd-1c2a3fd3e431/MicrosoftEdgeEnterpriseX86.msi
|
||||||
|
InstallerSha256: 0EFABC7F7C3590D521E2CD3951309EE2A09933BF53BEF126FA0DA74B9B8B9BDE
|
||||||
|
ProductCode: "{6CA9BDB7-DFED-3510-A305-1F10F3BF871D}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: arm64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/5c264b20-12cf-4680-a1bc-7fa34f17cab2/MicrosoftEdgeEnterpriseARM64.msi
|
||||||
|
InstallerSha256: CD363851766C1227E8161AB271BC42D3C3B9CD666154E7B00E4FE2A67F2B336B
|
||||||
|
ProductCode: "{67D64462-77E7-3728-A03A-8036B4E9BD6F}"
|
||||||
|
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.66
|
||||||
|
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.66
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user