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

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

This commit is contained in:
Yunohost-Bot 2022-08-08 10:34:31 +02:00 committed by Alexandre Aubin
parent 53e75badad
commit 1488578112

View file

@ -13,7 +13,8 @@
"website": "https://movim.eu",
"demo": "https://nl.movim.eu/?login",
"admindoc": "https://github.com/movim/movim/wiki",
"code": "https://github.com/movim/movim"
"code": "https://github.com/movim/movim",
"cpe": "cpe:2.3:a:movim:movim"
},
"license": "AGPL-3.0-or-later",
"maintainer": {
@ -57,4 +58,4 @@
}
]
}
}
}