fleet/ee/maintained-apps/inputs/homebrew/google-chrome.json

10 lines
299 B
JSON
Raw Normal View History

{
"name": "Google Chrome",
"slug": "google-chrome/darwin",
"unique_identifier": "com.google.Chrome",
"token": "google-chrome",
"installer_format": "pkg",
"default_categories": ["Browsers"],
"install_script_path": "ee/maintained-apps/inputs/homebrew/scripts/google_chrome_install.sh"
}