mirror of
https://github.com/fleetdm/fleet
synced 2026-05-01 18:37:37 +00:00
<!-- 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>
12 lines
468 B
JSON
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"]
|
|
}
|