From 0ba383fbcc977dea91dd290e886f69b387006333 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:37:55 -0800 Subject: [PATCH] Added Qcad and Devhub --- source/data/dynamic/applications.json | 32 +++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 8798664..5144a5d 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12155,6 +12155,38 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "QCAD", + "description": "", + "repo_url": "https://github.com/qcad/qcad", + "tags": [], + "platforms": [ + "cross" + ], + "category": "cad", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "DevHub", + "description": "", + "repo_url": "https://github.com/jaywcjlove/DevHub", + "tags": [], + "platforms": [ + "macos" + ], + "category": "dev-tools", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file