Merge pull request #1052 from YunoHost/castopod-working

Update apps.json
This commit is contained in:
Kayou
2021-01-06 15:34:56 +01:00
committed by GitHub

View File

@ -322,13 +322,12 @@
}, },
"castopod": { "castopod": {
"branch": "master", "branch": "master",
"category": "publishing", "category": "multimedia",
"maintained": true, "maintained": true,
"revision": "HEAD", "revision": "HEAD",
"state": "inprogress", "state": "working",
"subtags": [ "subtags": [
"websites", "podcasts"
"blog"
], ],
"url": "https://github.com/YunoHost-Apps/castopod_ynh" "url": "https://github.com/YunoHost-Apps/castopod_ynh"
}, },