From 9161e12fab76451ccde7ec73b11558d128c87fda Mon Sep 17 00:00:00 2001 From: Andy <163947665+chuckcrump@users.noreply.github.com> Date: Sun, 13 Apr 2025 10:30:44 -0700 Subject: [PATCH] Update applications.json --- source/data/applications.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/data/applications.json b/source/data/applications.json index f69b4d5..46e1169 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -7081,12 +7081,13 @@ "homepage_url": "" }, { - "name": "lazygit", + "name": "Lazygit", "description": "simple terminal UI for git commands ", "repo_url": "https://github.com/jesseduffield/lazygit", "tags": [], "platforms": [ "Cross", + "CLI" ], "category": "git-gui", "stars": 0,