From 58a81b106c5f7373249907c78794f00d4b91300e Mon Sep 17 00:00:00 2001 From: Gabi <218829269+GabiNun2@users.noreply.github.com> Date: Fri, 12 Jun 2026 07:15:05 +0300 Subject: [PATCH] Added back VoidTools Everything to applications.json (#4693) --- config/applications.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/applications.json b/config/applications.json index 1e0e618b..c2bcbace 100644 --- a/config/applications.json +++ b/config/applications.json @@ -1421,6 +1421,15 @@ "winget": "Unity.UnityHub", "foss": false }, + "everything": { + "category": "Utilities", + "choco": "everything", + "content": "VoidTools Everything", + "description": "Everything is a search engine that locates files and folders by filename instantly for Windows. Unlike Windows search Everything initially displays every file and folder on your computer (hence the name Everything). You type in a search filter to limit what files and folders are displayed.", + "link": "https://www.voidtools.com/", + "winget": "voidtools.Everything", + "foss": false + }, "vc2015_32": { "category": "Microsoft Tools", "choco": "vcredist2015",