mirror of
https://github.com/fleetdm/fleet
synced 2026-05-01 18:37:37 +00:00
- Add input manifest for android-studio - Generate output files - Add description to apps.json
8 lines
221 B
JSON
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"]
|
|
}
|