mirror of
https://github.com/fleetdm/fleet
synced 2026-05-01 10:27:35 +00:00
14 lines
No EOL
483 B
JSON
14 lines
No EOL
483 B
JSON
{
|
|
"name": "Sublime Text",
|
|
"slug": "sublime-text/windows",
|
|
"package_identifier": "SublimeHQ.SublimeText.4",
|
|
"unique_identifier": "Sublime Text",
|
|
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/sublime_text_install.ps1",
|
|
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/sublime_text_uninstall.ps1",
|
|
"installer_arch": "x64",
|
|
"installer_type": "exe",
|
|
"installer_scope": "machine",
|
|
"default_categories": [
|
|
"Developer tools"
|
|
]
|
|
} |