1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautic_ynh.git synced 2024-09-03 19:36:26 +02:00

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

This commit is contained in:
Yunohost-Bot 2022-08-08 01:35:24 +02:00 committed by Alexandre Aubin
parent 051a614388
commit fdb4b53e0b

View file

@ -13,7 +13,8 @@
"website": "https://www.mautic.org/",
"demo": "https://www.mautic.org/demo",
"admindoc": "https://docs.mautic.org/en",
"code": "https://github.com/mautic/mautic"
"code": "https://github.com/mautic/mautic",
"cpe": "cpe:2.3:a:acquia:mautic"
},
"license": "GPL-3.0-only",
"maintainer": {
@ -52,4 +53,4 @@
}
]
}
}
}