mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add & delete Apps
- add UMap - delete telegram & replace by webogram - add telegram chatbot
This commit is contained in:
parent
419d0b0611
commit
e635d76316
1 changed files with 15 additions and 3 deletions
|
@ -922,11 +922,11 @@
|
||||||
"state": "notworking",
|
"state": "notworking",
|
||||||
"url": "https://github.com/KnooL/ts3_ynh"
|
"url": "https://github.com/KnooL/ts3_ynh"
|
||||||
},
|
},
|
||||||
"telegram": {
|
"telegram_chatbot_ynh": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"revision": "cfa8e4cdae413fb9d434647e35f4f570d61b66fb",
|
"revision": "fb4e8aeb0e4f34e17e7450084e4827eabfd4ce04",
|
||||||
"state": "inprogress",
|
"state": "inprogress",
|
||||||
"url": "https://github.com/magikcypress/telegram_ynh"
|
"url": "https://github.com/YunoHost-Apps/telegram_chatbot_ynh"
|
||||||
},
|
},
|
||||||
"torclient": {
|
"torclient": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
|
@ -947,6 +947,12 @@
|
||||||
"state": "notworking",
|
"state": "notworking",
|
||||||
"url": "https://github.com/Josue-T/transwhat_ynh"
|
"url": "https://github.com/Josue-T/transwhat_ynh"
|
||||||
},
|
},
|
||||||
|
"umap": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "dd11edbe771e623d7934c8c7345c3d3e90862080",
|
||||||
|
"state": "inprogress",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/umap_ynh"
|
||||||
|
},
|
||||||
"vpnclient": {
|
"vpnclient": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 2,
|
"level": 2,
|
||||||
|
@ -966,6 +972,12 @@
|
||||||
"state": "inprogress",
|
"state": "inprogress",
|
||||||
"url": "https://github.com/drfred1981/webmin_ynh"
|
"url": "https://github.com/drfred1981/webmin_ynh"
|
||||||
},
|
},
|
||||||
|
"webogram": {
|
||||||
|
"branch": "master",
|
||||||
|
"revision": "1d7a5378279743e1acc88978777e0b7d76113bfa",
|
||||||
|
"state": "inprogress",
|
||||||
|
"url": "https://github.com/YunoHost-Apps/webogram_ynh"
|
||||||
|
},
|
||||||
"wekan": {
|
"wekan": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"revision": "1f5f4412801f627c7c899b0bcdff8d88ee63d6a9",
|
"revision": "1f5f4412801f627c7c899b0bcdff8d88ee63d6a9",
|
||||||
|
|
Loading…
Add table
Reference in a new issue