From 850fe012b53b4a3cdcd4e6fa1d72bebd68a96ad8 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:52:11 -0800 Subject: [PATCH] Added Sure to finance --- core/data/dynamic/applications.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/core/data/dynamic/applications.json b/core/data/dynamic/applications.json index c03eac1..023ed66 100644 --- a/core/data/dynamic/applications.json +++ b/core/data/dynamic/applications.json @@ -10793,6 +10793,20 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Sure", + "description": "", + "repo_url": "https://github.com/we-promise/sure", + "tags": [], + "platforms": ["selfhosted"], + "category": "finance", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] }