Files
Allen Houchins 8ef25901d2 Normalize app names: pgAdmin 4 and Sourcetree (#46420)
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.
2026-05-28 23:51:02 -05:00

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"]
}