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:
Esco
2021-05-26 16:42:58 +02:00
committed by GitHub
parent 062448f945
commit 38641e6392
3 changed files with 69 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Google.Chrome
PackageVersion: 68.94.77
PackageLocale: en-US
Publisher: Google LLC
PublisherUrl: https://www.google.com
PublisherSupportUrl: https://support.google.com/?hl=en
PrivacyUrl: https://policies.google.com/privacy?hl=en&fg=1
Author: Google LLC
PackageName: Google Chrome
PackageUrl: https://www.google.com/chrome
License: Proprietary freeware, based on open source components
LicenseUrl: https://www.google.com/chrome/terms/
Copyright: ©2021 Google
CopyrightUrl: https://www.google.com/chrome/terms/
ShortDescription: A fast, secure, and free web browser built for the modern web. Chrome syncs bookmarks across all your devices, fills out forms automatically, and so much more.
#Description:
Moniker: googlechrome
Tags:
- google
- chromium
- browser
- web browser
- internet browser
- cross-platform
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Google.Chrome
PackageVersion: 68.94.77
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0