From 077c9ea95dc97eaa4e8e8c766b1dadb2783b8420 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 6 May 2025 08:21:45 -0700 Subject: [PATCH] Added WinUtil to Windows --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 4015557..9eed5b2 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -8514,6 +8514,22 @@ "language": "TypeScript", "license": "Apache-2.0", "homepage_url": "https://morphic.sh" + }, + { + "name": "WinUtil", + "description": "", + "repo_url": "https://github.com/ChrisTitusTech/winutil", + "tags": [], + "platforms": [ + "windows" + ], + "category": "windows", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file