<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added support for Canva Desktop on Windows with automated installation and uninstallation workflows. * Canva is now registered in the maintained applications library for Windows. <!-- review_stack_entry_start --> [](https://app.coderabbit.ai/change-stack/fleetdm/fleet/pull/46310?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
423 B
JSON
13 lines
423 B
JSON
{
|
|
"name": "Canva",
|
|
"slug": "canva/windows",
|
|
"package_identifier": "Canva.Canva",
|
|
"unique_identifier": "Canva",
|
|
"installer_arch": "x86",
|
|
"installer_type": "exe",
|
|
"installer_scope": "user",
|
|
"default_categories": ["Productivity"],
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/canva_install.ps1",
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/canva_uninstall.ps1"
|
|
}
|