mirror of
https://github.com/fleetdm/fleet
synced 2026-05-02 10:57:25 +00:00
13 lines
423 B
JSON
13 lines
423 B
JSON
|
|
{
|
||
|
|
"name": "Figma",
|
||
|
|
"slug": "figma/windows",
|
||
|
|
"package_identifier": "Figma.Figma",
|
||
|
|
"unique_identifier": "Figma",
|
||
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/figma_install.ps1",
|
||
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/figma_uninstall.ps1",
|
||
|
|
"installer_arch": "x64",
|
||
|
|
"installer_type": "exe",
|
||
|
|
"installer_scope": "user",
|
||
|
|
"default_categories": ["Productivity"]
|
||
|
|
}
|