fleet/ee/maintained-apps/inputs/homebrew/android-studio.json
Mitch Francese a00ff175ed
Add Android Studio as a macOS FMA (#36341)
- Add input manifest for android-studio
- Generate output files
- Add description to apps.json
2025-12-01 11:26:56 -06:00

8 lines
221 B
JSON

{
"name": "Android Studio",
"slug": "android-studio/darwin",
"unique_identifier": "com.google.android.studio",
"token": "android-studio",
"installer_format": "dmg",
"default_categories": ["Developer tools"]
}