fleet/ee/maintained-apps/inputs/homebrew/docker.json
Tim Lee 7091d2edd7
Fix docker FMA token (#30335)
# Checklist for submitter

homebrew changed the cask name, breaking the github action

action result:
https://github.com/fleetdm/fleet/actions/runs/15902261437/job/44847838594
successful FMA PR here:
https://github.com/fleetdm/fleet/pull/30334/files
2025-06-26 13:00:06 -05:00

8 lines
205 B
JSON

{
"name": "Docker Desktop",
"slug": "docker/darwin",
"unique_identifier": "com.docker.docker",
"token": "docker-desktop",
"installer_format": "dmg",
"default_categories": ["Developer tools"]
}