29 lines
919 B
YAML
29 lines
919 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Google.Chrome
|
|
PackageVersion: 68.83.32861
|
|
MinimumOSVersion: 10.0.0.0
|
|
Protocols:
|
|
- http
|
|
- https
|
|
FileExtensions:
|
|
- html
|
|
- htm
|
|
- url
|
|
InstallerType: msi
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise64.msi
|
|
InstallerSha256: 4505521C9DBDC41D856FA96CE8D714C85D445153F137162E374EA2DCD0EFFCED
|
|
InstallerLocale: en-US
|
|
Scope: machine
|
|
ProductCode: "{943D3AC3-A94D-3ADE-B875-6CBB57908A35}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi
|
|
InstallerSha256: C87CD29F7146ADF8B0F2F0EB43271815FC84E2FD0C7F661E310DA2FE1F9956F4
|
|
InstallerLocale: en-US
|
|
Scope: machine
|
|
ProductCode: "{30677982-16B0-3206-AF6C-6A20BB151CCD}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|