29 lines
942 B
YAML
29 lines
942 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Google.ChromeBeta
|
|
PackageVersion: 68.94.27
|
|
FileExtensions:
|
|
- html
|
|
- htm
|
|
- url
|
|
Protocols:
|
|
- http
|
|
- https
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallerType: msi
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi
|
|
InstallerSha256: 720033E3FBD49EAB5F8BF20DE6E3739149161BF7F7916E2CED558AF9D383942B
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
ProductCode: "{E2505FC8-20F2-33D8-B406-1BB6328FF895}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi
|
|
InstallerSha256: 63DEDEEA9F7F7D8970BE0B5DBECFB0AD906AD7C75D488D369A389C1630BE6BE1
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
ProductCode: "{18AB2C7E-AB6F-3EE6-BF27-B6DF833ECFD1}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|