fleet/ee/maintained-apps/inputs/homebrew/marvel.json
Mitch Francese 562d8aa06a
Add Marvel as a Fleet-maintained app (#42404)
## Summary

- Adds Marvel (macOS) to the Fleet maintained apps catalog
- Input: `ee/maintained-apps/inputs/homebrew/marvel.json`
- Output generated via ingester script

## Validation checklist

- [ ] App can be downloaded using manifest URL
- [ ] App installs successfully using manifest install script
- [ ] App exists in software inventory after install
- [ ] App uninstalls successfully using manifest uninstall script
2026-04-03 13:45:11 -05:00

8 lines
202 B
JSON

{
"name": "Marvel",
"slug": "marvel/darwin",
"unique_identifier": "com.marvelprototyping.marvelmacos",
"token": "marvel",
"installer_format": "zip",
"default_categories": ["Productivity"]
}