From fd9ddd3782dabfe667009e1c3f42171e0c4d7cad Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Thu, 26 Jun 2025 08:10:23 -0700 Subject: [PATCH] Added WSL Manager to containers --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 00bfdae..142c350 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9410,6 +9410,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "WSL Manager", + "description": "", + "repo_url": "https://github.com/bostrot/wsl2-distro-manager", + "tags": [], + "platforms": [ + "windows" + ], + "category": "containers", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file