mirror of
https://github.com/YunoHost-Apps/phpservermon_ynh.git
synced 2024-09-03 19:56:40 +02:00
Merge pull request #13 from yunohost-bot/add-cpe
[autopatch] Add Common Platform Enumeration id to `manifest.json`
This commit is contained in:
commit
4b13948467
1 changed files with 7 additions and 6 deletions
|
@ -12,7 +12,9 @@
|
|||
"license": "GPL-3.0-or-later",
|
||||
"website": "www.phpservermonitor.org",
|
||||
"admindoc": "http://docs.phpservermonitor.org/en/latest/",
|
||||
"code": "https://github.com/phpservermon/phpservermon/"
|
||||
"userdoc": "https://yunohost.org/apps",
|
||||
"code": "https://github.com/phpservermon/phpservermon/",
|
||||
"cpe": "cpe:2.3:a:phpservermonitor:php_server_monitor"
|
||||
},
|
||||
"license": "GPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
@ -50,7 +52,6 @@
|
|||
},
|
||||
"default": true
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue