Added x86 architecture for Google Chrome Dev version 90.0.4430.19. (#9430)
This commit is contained in:
@@ -0,0 +1,26 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Google.ChromeDev
|
||||||
|
PackageVersion: 90.0.4430.19
|
||||||
|
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/dev/googlechromedevstandaloneenterprise64.msi
|
||||||
|
InstallerSha256: 0E13F6741D11B2C92E04C333CB2B4E12F6CE0AB27B301F216CFBED8F1A02917F
|
||||||
|
Scope: machine
|
||||||
|
ProductCode: "{51A06376-BF3A-33C5-A597-B8A7390E4B90}"
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://dl.google.com/tag/s/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi
|
||||||
|
InstallerSha256: AACB776A7A3C1E8E15177FAE6844891F5036C66611A23D11F8DD56DD6B44C014
|
||||||
|
Scope: machine
|
||||||
|
ProductCode: "{0112EEF1-60AE-3DB2-861E-91CDFE6747E0}"
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,19 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Google.ChromeDev
|
||||||
|
PackageVersion: 90.0.4430.19
|
||||||
|
PackageLocale: en-US
|
||||||
|
Author: Google
|
||||||
|
Moniker: chrome-dev
|
||||||
|
Tags:
|
||||||
|
- Browser
|
||||||
|
- Google
|
||||||
|
- Chromium
|
||||||
|
PackageUrl: https://www.google.com/chrome/dev/
|
||||||
|
LicenseUrl: https://www.google.com/chrome/terms/
|
||||||
|
Publisher: Google
|
||||||
|
PackageName: Google Chrome Dev
|
||||||
|
License: Proprietary freeware, based on open source components
|
||||||
|
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.
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -1,32 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: Google.ChromeDev
|
PackageIdentifier: Google.ChromeDev
|
||||||
Publisher: Google
|
|
||||||
PackageName: Google Chrome Dev
|
|
||||||
Author: Google
|
|
||||||
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.
|
|
||||||
Moniker: chrome-dev
|
|
||||||
Tags:
|
|
||||||
- Browser
|
|
||||||
- Google
|
|
||||||
- Chromium
|
|
||||||
FileExtensions:
|
|
||||||
- html
|
|
||||||
- htm
|
|
||||||
- url
|
|
||||||
Protocols:
|
|
||||||
- http
|
|
||||||
- https
|
|
||||||
PackageUrl: https://www.google.com/chrome/dev/
|
|
||||||
License: Proprietary freeware, based on open source components
|
|
||||||
LicenseUrl: https://www.google.com/chrome/terms/
|
|
||||||
MinimumOSVersion: 10.0.0.0
|
|
||||||
PackageVersion: 90.0.4430.19
|
PackageVersion: 90.0.4430.19
|
||||||
InstallerType: msi
|
DefaultLocale: en-US
|
||||||
Installers:
|
ManifestType: version
|
||||||
- Architecture: x64
|
|
||||||
InstallerUrl: https://dl.google.com/tag/s/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi
|
|
||||||
InstallerSha256: BC1A375442E3B090612BABAA0C0552D6D6E32941D156A9B67E096C739AFAA2FD
|
|
||||||
Scope: machine
|
|
||||||
ProductCode: "{F9AF4978-C0F4-3C34-9153-26CAD2BEAF13}"
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user