fleet/ee/maintained-apps/inputs/homebrew/p4v.json
Adam Baali 4577157e76
4 FMA's (#32460)
---------

Co-authored-by: Jonathan Katz <44128041+jkatz01@users.noreply.github.com>
Co-authored-by: jkatz01 <yehonatankatz@gmail.com>
2025-09-22 10:33:54 -05:00

10 lines
355 B
JSON

{
"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"
}