From d27da03144e2376628962cd99ac5f0fbb3c9d1f8 Mon Sep 17 00:00:00 2001 From: mhfowler Date: Fri, 8 Oct 2021 12:32:42 +0200 Subject: [PATCH] Add ssbroom to apps.json --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 7d04accf..71f48723 100644 --- a/apps.json +++ b/apps.json @@ -2991,6 +2991,14 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/squid3_ynh" }, + "ssbroom": { + "category": "communication", + "state": "working", + "subtags": [ + "scuttlebutt" + ], + "url": "https://github.com/YunoHost-Apps/ssbroom_ynh" + }, "ssh_chroot_dir": { "category": "system_tools", "level": 3,