fleet/ee/maintained-apps/inputs/winget/google-drive.json
Mitch Francese 0fcc76bad5
Add FMA: Google Drive (#35915)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #

---------

Co-authored-by: Allen Houchins <32207388+allenhouchins@users.noreply.github.com>
2025-11-18 19:53:34 -06:00

12 lines
468 B
JSON

{
"name": "Google Drive",
"slug": "google-drive/windows",
"package_identifier": "Google.GoogleDrive",
"unique_identifier": "Google Drive",
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/google_drive_install.ps1",
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/google_drive_uninstall.ps1",
"installer_arch": "x64",
"installer_type": "exe",
"installer_scope": "machine",
"default_categories": ["Productivity"]
}