mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Modify level (#640)
This commit is contained in:
parent
2e4eaacf3a
commit
c3d458c4ae
1 changed files with 19 additions and 17 deletions
|
@ -93,7 +93,7 @@
|
|||
},
|
||||
"borg": {
|
||||
"branch": "master",
|
||||
"level": 2,
|
||||
"level": 7,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/borg_ynh"
|
||||
|
@ -583,7 +583,7 @@
|
|||
},
|
||||
"halcyon": {
|
||||
"branch": "master",
|
||||
"level": 6,
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/halcyon_ynh"
|
||||
|
@ -776,6 +776,13 @@
|
|||
"state": "notworking",
|
||||
"url": "https://github.com/Yunohost-Apps/lektor_ynh"
|
||||
},
|
||||
"libreerp": {
|
||||
"branch": "master",
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/Yunohost-Apps/libreerp_ynh"
|
||||
},
|
||||
"libresonic": {
|
||||
"branch": "master",
|
||||
"level": 1,
|
||||
|
@ -1058,13 +1065,6 @@
|
|||
"state": "inprogress",
|
||||
"url": "https://github.com/YunoHost-Apps/nodebb_ynh"
|
||||
},
|
||||
"libreerp": {
|
||||
"branch": "master",
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/Yunohost-Apps/libreerp_ynh"
|
||||
},
|
||||
"ofbiz": {
|
||||
"branch": "master",
|
||||
"level": 0,
|
||||
|
@ -1207,6 +1207,7 @@
|
|||
},
|
||||
"pilea": {
|
||||
"branch": "master",
|
||||
"level": 2,
|
||||
"revision": "3d09ad6f50ee55dde58c36adb5c369bf314d9edf",
|
||||
"state": "working",
|
||||
"url": "https://github.com/SimonMellerin/pilea_ynh/"
|
||||
|
@ -1249,7 +1250,7 @@
|
|||
},
|
||||
"plume": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"level": 0,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/plume_ynh"
|
||||
|
@ -1673,6 +1674,7 @@
|
|||
},
|
||||
"wekan": {
|
||||
"branch": "master",
|
||||
"level": 3,
|
||||
"revision": "HEAD",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/wekan_ynh"
|
||||
|
@ -1740,12 +1742,6 @@
|
|||
"revision": "795449cb43ccdba949c814746d6ea90eee0a7259",
|
||||
"state": "working",
|
||||
"url": "https://github.com/aymhce/yunohost_ynh"
|
||||
},
|
||||
"zabbix": {
|
||||
"branch": "master",
|
||||
"revision": "9386c5b2",
|
||||
"state": "inprogress",
|
||||
"url": "https://framagit.org/Mickael-Martin/zabbix_ynh"
|
||||
},
|
||||
"z-push": {
|
||||
"branch": "master",
|
||||
|
@ -1755,9 +1751,15 @@
|
|||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/z-push_ynh"
|
||||
},
|
||||
"zabbix": {
|
||||
"branch": "master",
|
||||
"revision": "9386c5b2",
|
||||
"state": "inprogress",
|
||||
"url": "https://framagit.org/Mickael-Martin/zabbix_ynh"
|
||||
},
|
||||
"zeronet": {
|
||||
"branch": "master",
|
||||
"level": 2,
|
||||
"level": 7,
|
||||
"revision": "1a77591a8dffdc4bcfd297a9340e98e0e6775865",
|
||||
"state": "working",
|
||||
"url": "https://github.com/YunoHost-Apps/zeronet_ynh"
|
||||
|
|
Loading…
Add table
Reference in a new issue