fleet/ee/maintained-apps/inputs/winget/google-chrome.json
Ian Littman 2811b2b4c6
Don't include hash for Chrome for Windows due to non-pinned installer URL (#27755)
- [x] Manual QA for all new/changed functionality
2025-04-03 15:24:14 -05:00

10 lines
255 B
JSON

{
"name": "Google Chrome",
"slug": "google-chrome/windows",
"package_identifier": "Google.Chrome",
"unique_identifier": "Google Chrome",
"installer_arch": "x64",
"installer_type": "msi",
"installer_scope": "machine",
"ignore_hash": true
}