From b6d1dc50cbf8ca05d42e074c6e38b47f3827b126 Mon Sep 17 00:00:00 2001 From: MyDrift Date: Fri, 28 Jun 2024 16:40:55 +0200 Subject: [PATCH] Add Mullvad VPN to applications.json (#2195) --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index b5df52c5..538f66be 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1279,6 +1279,14 @@ "link": "https://www.msi.com/Landing/afterburner", "winget": "Guru3D.Afterburner" }, + "WPFInstallmullvadvpn": { + "category": "Pro Tools", + "choco": "mullvad-app", + "content": "Mullvad VPN", + "description": "This is the VPN client software for the Mullvad VPN service.", + "link": "https://github.com/mullvad/mullvadvpn-app", + "winget": "MullvadVPN.MullvadVPN" + }, "WPFInstallBorderlessGaming": { "category": "Utilities", "choco": "na",