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.4496.3
|
|
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: BBBC3DB77ED7D316F5DB321531E1BADA367EA748CAE4034AD5D5B43D684EE284
|
|
Scope: machine
|
|
ProductCode: "{28E981AA-F667-32D7-AFEC-E6633F4FCCC0}"
|
|
- Architecture: x86
|
|
InstallerUrl: https://dl.google.com/tag/s/dl/chrome/install/dev/googlechromedevstandaloneenterprise.msi
|
|
InstallerSha256: D20A5A4FF39B5160CE3FFB551E66835AC30BB5FDD9BD8997AAE4FBE7D052211F
|
|
Scope: machine
|
|
ProductCode: "{FE05AC47-4EE5-3724-A5D3-BEF3303D8526}"
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|