mirror of
https://github.com/fleetdm/fleet
synced 2026-05-01 18:37:37 +00:00
--------- Co-authored-by: Jonathan Katz <44128041+jkatz01@users.noreply.github.com> Co-authored-by: jkatz01 <yehonatankatz@gmail.com>
10 lines
355 B
JSON
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"
|
|
}
|