From bc7afe8b2a8ca75e459525ed4bb7359134847c2d Mon Sep 17 00:00:00 2001 From: Joshua <1041261+JoshuaACasey@users.noreply.github.com> Date: Wed, 18 Jun 2025 16:16:30 -0500 Subject: [PATCH] Update applications.json (#3405) Per this article (https://www.engadget.com/ai/the-browser-company-stops-active-development-of-arc-in-favor-of-new-ai-focused-product-153045276.html) Arc Browser is no longer in active development. Should be considered abandonware and removed. (Another article recommends Zen as an alternative which is already in the list of applications) --- config/applications.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/applications.json b/config/applications.json index 5e506e6e..a8d7f313 100644 --- a/config/applications.json +++ b/config/applications.json @@ -247,14 +247,6 @@ "link": "https://github.com/Hibbiki/chromium-win64", "winget": "Hibbiki.Chromium" }, - "arc": { - "category": "Browsers", - "choco": "na", - "content": "Arc", - "description": "Arc is a Chromium based browser, known for it's clean and modern design.", - "link": "https://arc.net/", - "winget": "TheBrowserCompany.Arc" - }, "clementine": { "category": "Multimedia Tools", "choco": "clementine",