From ce3f5ccbdfe9acc5e0f69dff56a674e0dec6f53c Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Sun, 26 Dec 2021 02:25:09 +0100 Subject: [PATCH] fix: regenerate without broken metadata --- recipes.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes.json b/recipes.json index 42763f3..66855a9 100644 --- a/recipes.json +++ b/recipes.json @@ -625,13 +625,13 @@ "website": "" }, "foodsoft": { - "category": "- **Category**: Apps", + "category": "Apps", "default_branch": "main", "description": "Web-based software to manage a non-profit food coop", "features": { - "backups": "- **Backups**:", - "email": "- **Email**:", - "healthcheck": "- **Healthcheck**:", + "backups": "", + "email": "", + "healthcheck": "", "image": { "image": "foodcoops/foodsoft", "rating": "4", @@ -639,8 +639,8 @@ "url": "https://hub.docker.com/r/foodcoops/foodsoft" }, "status": 0, - "tests": "- **Tests**:", - "sso": "- **SSO**:" + "tests": "", + "sso": "" }, "icon": "https://git.coopcloud.tech/repo-avatars/134-e87617f5af00d0532844827fd4cd37c3", "name": "foodsoft",