fleet/ee/maintained-apps/inputs/winget/obs.json

13 lines
432 B
JSON
Raw Normal View History

{
"name": "OBS",
"slug": "obs/windows",
"package_identifier": "OBSProject.OBSStudio",
"unique_identifier": "OBS Studio",
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/obs_install.ps1",
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/obs_uninstall.ps1",
"installer_arch": "x64",
"installer_type": "exe",
"installer_scope": "machine",
"default_categories": ["Productivity"]
}