27 lines
891 B
YAML
27 lines
891 B
YAML
# 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
|
|
|