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