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
(#45)
Co-authored-by: yalh76 <yalh@yahoo.com> Co-authored-by: Yunohost-Bot <>
This commit is contained in:
parent
1f165c2478
commit
0334c59aa2
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
"website": "https://movim.eu",
|
"website": "https://movim.eu",
|
||||||
"demo": "https://nl.movim.eu/?login",
|
"demo": "https://nl.movim.eu/?login",
|
||||||
"admindoc": "https://github.com/movim/movim/wiki",
|
"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",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue