fleet/ee/maintained-apps/inputs/homebrew/tableau.json
Mitch Francese d83c30761b
Add Fleet-managed app: Tableau Desktop for Darwin (#36352)
- Add input manifest for tableau
- Generate output files for version 2025.2.4
- Add description to apps.json
- Installer format: pkg (via Homebrew)
- Bundle identifier: com.tableausoftware.Desktop.app

---------

Co-authored-by: Allen Houchins <allenhouchins@mac.com>
2025-12-08 21:23:30 -06:00

8 lines
211 B
JSON

{
"name": "Tableau Desktop",
"unique_identifier": "com.tableausoftware.Desktop.app",
"token": "tableau",
"installer_format": "dmg",
"slug": "tableau/darwin",
"default_categories": ["Productivity"]
}