1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

[autopatch] Add Common Platform Enumeration id to manifest.json

This commit is contained in:
Yunohost-Bot 2022-08-07 20:11:25 +02:00 committed by Alexandre Aubin
parent 0fc99fb17e
commit e17f4bee7f

View file

@ -14,7 +14,8 @@
"demo": "https://www.dolibarr.org/onlinedemo", "demo": "https://www.dolibarr.org/onlinedemo",
"admindoc": "https://www.dolibarr.org/documentation-home", "admindoc": "https://www.dolibarr.org/documentation-home",
"userdoc": "https://www.dolibarr.org/#features", "userdoc": "https://www.dolibarr.org/#features",
"code": "https://github.com/Dolibarr/dolibarr" "code": "https://github.com/Dolibarr/dolibarr",
"cpe": "cpe:2.3:a:dolibarr:dolibarr"
}, },
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"maintainer": { "maintainer": {
@ -31,7 +32,7 @@
"mysql" "mysql"
], ],
"arguments": { "arguments": {
"install" : [ "install": [
{ {
"name": "domain", "name": "domain",
"type": "domain" "type": "domain"