fleet/ee/maintained-apps/inputs/homebrew/proxyman.json
Mitch Francese 7c3f30a56f
Add Proxyman as a Fleet-maintained app (#41573)
## Summary

- Adds Proxyman (macOS) to the Fleet maintained apps catalog
- Input: `ee/maintained-apps/inputs/homebrew/proxyman.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

Note: @mention #g-software Product Designer in a comment pointing to the
new icon once added.
2026-03-23 09:52:41 -05:00

8 lines
198 B
JSON

{
"name": "Proxyman",
"slug": "proxyman/darwin",
"unique_identifier": "com.proxyman.NSProxy",
"token": "proxyman",
"installer_format": "dmg",
"default_categories": ["Developer tools"]
}