Fix archivebox keys order in apps.json
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user