From 61746d0a5a5e5474e27375f2ed1094f4636fb707 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Thu, 11 Dec 2025 21:11:38 -0800 Subject: [PATCH] Added Stellarium to other --- 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 d06c056..1ec961d 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12606,6 +12606,22 @@ "language": "C++", "license": "NOASSERTION", "homepage_url": "https://www.mumble.info" + }, + { + "name": "Stellarium", + "description": "", + "repo_url": "https://github.com/Stellarium/stellarium", + "tags": [], + "platforms": [ + "cross" + ], + "category": "other", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file