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: 68.101.49157
|
|
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: CCE72B5B26FB18005E382C8FBD1761B807BF7EF6C70EB423E9BF6AF9B7641609
|
|
Scope: machine
|
|
ProductCode: "{40867E8E-E961-3EA6-88D4-836C4B010C51}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://dl.google.com/tag/s/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi
|
|
InstallerSha256: 287A3C47F4185F9C44DD989E03BA8FF8D91E09B09CC8B4B1A4C9E0B97AB988D5
|
|
Scope: machine
|
|
ProductCode: "{D90C9176-97AB-36CF-9DD3-A1C5BFD18E90}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|