27 lines
890 B
YAML
27 lines
890 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Google.ChromeDev
|
|
PackageVersion: 92.0.4491.6
|
|
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: 7987D24DF75B1007F5DDA424E8A973A4DDD56F74221C9B75958CCF20550766F4
|
|
Scope: machine
|
|
ProductCode: "{E7D7C5BA-8144-3DA7-89D9-9D8DE81BB936}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://dl.google.com/tag/s/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi
|
|
InstallerSha256: 87FF28EBE0AF6F9B05B5B8E15D154DBC668CD9F9C6975B873D9EC02F6A5D2732
|
|
Scope: machine
|
|
ProductCode: "{60CCCA46-3F30-3C54-9309-C73835226539}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|