From 70d56e9cd5f681a33ea6d71d516d011fd11f1b66 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:43:00 -0800 Subject: [PATCH] Added Postgres.app to dev-tools --- source/data/dynamic/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 4d1f27c..7efc6a0 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12203,6 +12203,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Postgres.app", + "description": "", + "repo_url": "https://github.com/PostgresApp/PostgresApp", + "tags": [], + "platforms": [ + "macos" + ], + "category": "dev-tools", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file