Update display names for consistency/branding: change "pgAdmin4" to "pgAdmin 4" in ee/maintained-apps/inputs/homebrew/pgadmin4.json and ee/maintained-apps/outputs/apps.json, and change "SourceTree" to "Sourcetree" in ee/maintained-apps/outputs/apps.json. These edits align app names with official branding and ensure consistent naming across input and output manifests.
9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"name": "pgAdmin 4",
|
|
"unique_identifier": "org.pgadmin.pgadmin4",
|
|
"token": "pgadmin4",
|
|
"installer_format": "dmg",
|
|
"slug": "pgadmin4/darwin",
|
|
"default_categories": ["Developer tools"]
|
|
}
|