mirror of
https://github.com/fleetdm/fleet
synced 2026-05-01 18:37:37 +00:00
Automated ingestion of latest Fleet-maintained app data. --------- Co-authored-by: Allen Houchins <allenhouchins@mac.com>
15 lines
No EOL
492 B
JSON
15 lines
No EOL
492 B
JSON
{
|
|
"name": "TeamViewer",
|
|
"slug": "teamviewer/windows",
|
|
"package_identifier": "TeamViewer.TeamViewer",
|
|
"unique_identifier": "TeamViewer",
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/teamviewer_install.ps1",
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/teamviewer_uninstall.ps1",
|
|
"installer_arch": "x64",
|
|
"installer_type": "exe",
|
|
"installer_scope": "machine",
|
|
"ignore_hash": true,
|
|
"default_categories": [
|
|
"Communication"
|
|
]
|
|
} |