fleet/ee/maintained-apps/inputs/homebrew/slack.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
280 B
JSON

{
"name": "Slack",
"unique_identifier": "com.tinyspeck.slackmacgap",
"token": "slack",
"installer_format": "pkg",
"slug": "slack/darwin",
"default_categories": ["Communication"],
"install_script_path": "ee/maintained-apps/inputs/homebrew/scripts/slack_install.sh"
}