From 457f0ffd38bf9b5ec062d6b96504c7c83ac8956c Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 1 Jul 2025 07:03:17 -0700 Subject: [PATCH] Added Lenovo Legion Toolkit to system --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 260d94a..ce9f754 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9480,6 +9480,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Lenovo Legion Toolkit", + "description": "", + "repo_url": "https://github.com/BartoszCichecki/LenovoLegionToolkit", + "tags": [], + "platforms": [ + "windows" + ], + "category": "system", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file