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:
parent
3c43805228
commit
03216aec0b
1 changed files with 3 additions and 2 deletions
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue