From 5b7f0a0edf3d28e525c6920fc559fa75a5cc9f14 Mon Sep 17 00:00:00 2001 From: Real-MullaC Date: Mon, 15 Jul 2024 02:00:52 +0100 Subject: [PATCH] Update applications.json (#2313) --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index c2926d03..c27f9c8d 100644 --- a/config/applications.json +++ b/config/applications.json @@ -2886,5 +2886,13 @@ "description": "Shotcut is a free, open source, cross-platform video editor.", "link": "https://shotcut.org/", "winget": "Meltytech.Shotcut" + }, + "Fork": { + "category": "Development", + "choco": "git-fork", + "content": "Fork", + "description": "Fork - a fast and friendly git client.", + "link": "https://git-fork.com/", + "winget": "Fork.Fork" } }