fleet/ee/maintained-apps/inputs/homebrew/p4v.json

11 lines
355 B
JSON
Raw Normal View History

{
"name": "P4V",
"slug": "p4v/darwin",
"unique_identifier": "com.perforce.p4v",
"token": "p4v",
"installer_format": "dmg",
"default_categories": ["Developer tools"],
"install_script_path": "ee/maintained-apps/inputs/homebrew/scripts/p4v-install.sh",
"uninstall_script_path": "ee/maintained-apps/inputs/homebrew/scripts/p4v-uninstall.sh"
}