mirror of
https://github.com/fleetdm/fleet
synced 2026-05-01 18:37:37 +00:00
- 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>
8 lines
211 B
JSON
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"]
|
|
}
|