<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Android Studio support for Windows is now available, adding a Windows app entry and a specific Windows release version (2025.3.4.7). * Install/uninstall now run non-interactively and include improved detection of existing installations and version checks for safe upgrades. <!-- review_stack_entry_start --> [](https://app.coderabbit.ai/change-stack/fleetdm/fleet/pull/46505?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack) <!-- review_stack_entry_end --> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Allen Houchins <allenhouchins@mac.com>
13 lines
483 B
JSON
13 lines
483 B
JSON
{
|
|
"name": "Android Studio",
|
|
"slug": "android-studio/windows",
|
|
"package_identifier": "Google.AndroidStudio",
|
|
"unique_identifier": "Android Studio",
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/android_studio_install.ps1",
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/android_studio_uninstall.ps1",
|
|
"installer_arch": "x64",
|
|
"installer_type": "exe",
|
|
"installer_scope": "machine",
|
|
"default_categories": ["Developer tools"]
|
|
}
|