1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Fix archivebox keys order in apps.json

This commit is contained in:
mhfowler 2021-08-20 11:15:55 +02:00
parent d59edfdb62
commit f3a0bac442

View file

@ -134,14 +134,14 @@
}, },
"archivebox": { "archivebox": {
"branch": "master", "branch": "master",
"revision": "HEAD",
"category": "small_utilities", "category": "small_utilities",
"maintained": true,
"revision": "HEAD",
"state": "working",
"subtags": [ "subtags": [
"archiving" "archiving"
], ],
"url": "https://github.com/YunoHost-Apps/archivebox_ynh", "url": "https://github.com/YunoHost-Apps/archivebox_ynh"
"maintained": true,
"state": "working"
}, },
"archivist": { "archivist": {
"branch": "master", "branch": "master",