From 7cdcd1ae3d8b287890f4846b818e8741a4474f94 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Wed, 28 Aug 2024 16:59:22 -0500 Subject: [PATCH] Update applications.json --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 81096382..29dbff87 100644 --- a/config/applications.json +++ b/config/applications.json @@ -239,6 +239,14 @@ "link": "https://www.google.com/chrome/", "winget": "Google.Chrome" }, + "chromium": { + "category": "Browsers", + "choco": "chromium", + "content": "Chromium", + "description": "Chromium is the open-source project that serves as the foundation for various web browsers, including Chrome.", + "link": "https://github.com/Hibbiki/chromium-win64", + "winget": "Hibbiki.Chromium" + }, "arc": { "category": "Browsers", "choco": "na",