fleet/ee/maintained-apps/inputs/homebrew/zoom.json
Allen Houchins 8aa90e3f73
Switched 1Password, Slack, and Zoom for macOS to universal installers (#36660)
- Switching 1Password, Slack, and Zoom to use universal installers
instead of ARM specific installers
- Added code to ensure sha256: no_check was added to Google Chrome since
we aren't using a homebrew source for its installer url
- Added logic to Zoom install script to relaunch after successful update
if app was previously running
2025-12-04 17:15:48 -06:00

9 lines
276 B
JSON

{
"name": "Zoom",
"slug": "zoom/darwin",
"unique_identifier": "us.zoom.xos",
"token": "zoom-for-it-admins",
"installer_format": "pkg",
"default_categories": ["Communication"],
"install_script_path": "ee/maintained-apps/inputs/homebrew/scripts/zoom_install.sh"
}