From b4e7a505dc45227662339eddaf1c43b4b200ceea Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 11 May 2025 14:24:06 -0700 Subject: [PATCH] Added GitBucket --- source/data/applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index ad6e853..2d92aa9 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -8630,6 +8630,24 @@ "language": "Ruby", "license": "AGPL-3.0", "homepage_url": "https://joinmastodon.org" + }, + { + "name": "GitBucket", + "description": "", + "repo_url": "https://github.com/gitbucket/gitbucket", + "tags": [ + "manual" + ], + "platforms": [ + "cross" + ], + "category": "git-client", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file