From d59edfdb6262b52512736d2e6621dad8e5b36f18 Mon Sep 17 00:00:00 2001 From: mhfowler Date: Thu, 19 Aug 2021 16:06:14 +0200 Subject: [PATCH] Add archivebox to apps.json --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index eae53632..eb3b9bac 100644 --- a/apps.json +++ b/apps.json @@ -132,6 +132,17 @@ ], "url": "https://github.com/YunoHost-Apps/anfora_ynh" }, + "archivebox": { + "branch": "master", + "revision": "HEAD", + "category": "small_utilities", + "subtags": [ + "archiving" + ], + "url": "https://github.com/YunoHost-Apps/archivebox_ynh", + "maintained": true, + "state": "working" + }, "archivist": { "branch": "master", "category": "system_tools",