Added Microsoft Edge version 90.0.818.62. (#12846)
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.62
|
||||||
|
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/2fa04572-8170-4fcd-85a7-3530762cc91a/MicrosoftEdgeEnterpriseX64.msi
|
||||||
|
InstallerSha256: 23741E95530E503900C97CF9788FCD2D435C4C03449723DEE523BED5798D935F
|
||||||
|
ProductCode: "{DAC2D099-D973-3799-A1ED-25B1BC53A38E}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/6ca21b8e-717a-4c36-8aa4-9ac3a1169c46/MicrosoftEdgeEnterpriseX86.msi
|
||||||
|
InstallerSha256: A2FD3EF57BFE5C510B4D0AC0F9C7632A5B17003349477D7196BEC2DF73340E35
|
||||||
|
ProductCode: "{9BD8BE82-A4CF-359F-BA3E-5ED69048C2A6}"
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: arm64
|
||||||
|
InstallerType: msi
|
||||||
|
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1b8d8bab-a797-4562-82f7-7e5505b8f23e/MicrosoftEdgeEnterpriseARM64.msi
|
||||||
|
InstallerSha256: D7C9932B50959C1695F25A55A9CCA4D734174ED2AE93121E94B9FABC700A5854
|
||||||
|
ProductCode: "{1E573BBB-20BA-3C9A-8174-1D36EC35C370}"
|
||||||
|
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.62
|
||||||
|
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.62
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user