From 9547338370ed73aa97299c2005d11c79d47f4512 Mon Sep 17 00:00:00 2001 From: ynafey Date: Sun, 22 Sep 2024 11:24:07 -0400 Subject: [PATCH] Added Crackboard support --- repository/c.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/repository/c.json b/repository/c.json index b6c7e28e1f5..807b34622f4 100644 --- a/repository/c.json +++ b/repository/c.json @@ -4045,6 +4045,16 @@ } ] }, + { + "name": "Crackboard", + "details": "https://github.com/nafey/crackboard", + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "Crackshell", "details": "https://github.com/Crackshell/sublime-text",