mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Update app.json
Change for PhpSysInfo
This commit is contained in:
parent
de10bab45f
commit
a3673c7572
1 changed files with 6 additions and 3 deletions
|
@ -2050,11 +2050,14 @@
|
||||||
},
|
},
|
||||||
"phpsysinfo": {
|
"phpsysinfo": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"category": "dev",
|
"category": "system_tools",
|
||||||
"level": 4,
|
"level": 4,
|
||||||
"maintained": false,
|
"maintained": true,
|
||||||
"revision": "1df61e1d8b2836c2b44e7bd69c32ce6f00baf072",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
|
"subtags": [
|
||||||
|
"monitoring"
|
||||||
|
],
|
||||||
"url": "https://github.com/inrepublica/phpsysinfo_ynh"
|
"url": "https://github.com/inrepublica/phpsysinfo_ynh"
|
||||||
},
|
},
|
||||||
"pia": {
|
"pia": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue