mirror of
https://github.com/fleetdm/fleet
synced 2026-05-04 05:48:26 +00:00
10 lines
305 B
JSON
10 lines
305 B
JSON
|
|
{
|
||
|
|
"name": "DBeaverLite",
|
||
|
|
"unique_identifier": "com.dbeaver.product.lite",
|
||
|
|
"token": "dbeaverlite",
|
||
|
|
"installer_format": "dmg",
|
||
|
|
"slug": "dbeaverlite/darwin",
|
||
|
|
"install_script_path": "ee/maintained-apps/inputs/homebrew/scripts/dbeaverlite-install.sh",
|
||
|
|
"default_categories": ["Developer tools"]
|
||
|
|
}
|