mirror of
https://github.com/fleetdm/fleet
synced 2026-05-01 10:27:35 +00:00
13 lines
439 B
JSON
13 lines
439 B
JSON
|
|
{
|
||
|
|
"name": "Cursor",
|
||
|
|
"slug": "cursor/windows",
|
||
|
|
"package_identifier": "Anysphere.Cursor",
|
||
|
|
"unique_identifier": "Cursor",
|
||
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/cursor_install.ps1",
|
||
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/cursor_uninstall.ps1",
|
||
|
|
"installer_arch": "x64",
|
||
|
|
"installer_type": "exe",
|
||
|
|
"installer_scope": "machine",
|
||
|
|
"default_categories": ["Developer Tools"]
|
||
|
|
}
|