From 67f95f46c94ac83ae685b2cacebc13a8d5ac4a1f Mon Sep 17 00:00:00 2001 From: hubster-bot Date: Tue, 9 Jul 2024 19:03:08 +0100 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 c2926d03d1..c27f9c8d0a 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" } }