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
429 B
JSON
10 lines
429 B
JSON
{
|
|
"name": "Adobe Creative Cloud",
|
|
"slug": "adobe-creative-cloud/darwin",
|
|
"unique_identifier": "com.adobe.acc.AdobeCreativeCloud",
|
|
"token": "adobe-creative-cloud",
|
|
"installer_format": "dmg",
|
|
"default_categories": ["Productivity"],
|
|
"install_script_path": "ee/maintained-apps/inputs/homebrew/scripts/adobe-cc-install.sh",
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/homebrew/scripts/adobe-cc-uninstall.sh"
|
|
}
|