1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00

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

This commit is contained in:
Yunohost-Bot 2022-08-08 01:35:18 +02:00 committed by Alexandre Aubin
parent 3c43805228
commit 03216aec0b

View file

@ -13,7 +13,8 @@
"website": "https://matomo.org",
"demo": "https://demo.matomo.org",
"admindoc": "https://matomo.org/docs",
"code": "https://github.com/matomo-org/matomo"
"code": "https://github.com/matomo-org/matomo",
"cpe": "cpe:2.3:a:matomo:matomo"
},
"license": "GPL-3.0-or-later",
"maintainer": {
@ -56,4 +57,4 @@
}
]
}
}
}