From 7519538c6f754112c3dbf0713b9fd8f488a30f14 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 20 May 2025 11:29:49 -0700 Subject: [PATCH] Added Bulk Crap Uninstaller to cleaner --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 2c8bd47..4aa4b27 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -8985,6 +8985,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Bulk Crap Uninstaller", + "description": "", + "repo_url": "https://github.com/Klocman/Bulk-Crap-Uninstaller", + "tags": [], + "platforms": [ + "windows" + ], + "category": "cleaner", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file