fix: regenerate without broken metadata
This commit is contained in:
parent
aad5c314c1
commit
ce3f5ccbdf
1 changed files with 6 additions and 6 deletions
12
recipes.json
12
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",
|
||||
|
|
Loading…
Reference in a new issue