From f503ded2b2e05710f358fd88c1e69e6eae69491c Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 6 Dec 2025 09:46:52 -0800 Subject: [PATCH] Added Maestral to storage --- source/data/dynamic/applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 79057f3..82f4505 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12437,6 +12437,23 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Maestral", + "description": "", + "repo_url": "https://github.com/samschott/maestral", + "tags": [], + "platforms": [ + "macos", + "linux" + ], + "category": "storage", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file