Added Google.Chrome v91.0.4472.77 (#13974)
* Added Google.Chrome v91.0.4472.77 * Weird Version numbers.. the MSI is 68.94.77.0 but it will update to 91.0.4472.77
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Google.Chrome
|
||||
PackageVersion: 68.94.77
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
FileExtensions:
|
||||
- html
|
||||
- htm
|
||||
- url
|
||||
Protocols:
|
||||
- http
|
||||
- https
|
||||
Commands:
|
||||
- chrome
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise64.msi
|
||||
InstallerSha256: 90A3F62E77FBAF7E11E37BD12016414A5BCF7993F6F93DD0D7D3D497071C0A53
|
||||
ProductCode: "{B6E20433-9CA8-39D7-93CD-7191D79C0A6C}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://dl.google.com/edgedl/chrome/install/GoogleChromeStandaloneEnterprise.msi
|
||||
InstallerSha256: 035780B06260B97FF7E2235D9A0EB9F81526D5AC455CB13A92E5BCB1A29F5C48
|
||||
ProductCode: "{3FC1E7E8-B19C-3053-8567-CA16262E4702}"
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user