fleet/ee/maintained-apps/inputs/homebrew/whatsapp.json
Allen Houchins ea6345f483
Add WhatsApp installer URL transformer (#38823)
Introduces WhatsAppInstallerURL to override the installer URL and set
SHA256 to 'no_check' for WhatsApp on Darwin. Updates the function map to
apply both WhatsAppVersionShortener and WhatsAppInstallerURL for
WhatsApp manifests.

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #38816
2026-01-29 17:33:43 -06:00

10 lines
No EOL
204 B
JSON

{
"name": "WhatsApp",
"slug": "whatsapp/darwin",
"unique_identifier": "net.whatsapp.WhatsApp",
"token": "whatsapp",
"installer_format": "dmg",
"default_categories": [
"Communication"
]
}