mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
parent
503e032291
commit
748c917ed1
1 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,8 @@
|
||||||
"website": "https://www.navidrome.org",
|
"website": "https://www.navidrome.org",
|
||||||
"demo": "https://demo.navidrome.org/app/#/login",
|
"demo": "https://demo.navidrome.org/app/#/login",
|
||||||
"admindoc": "https://www.navidrome.org/docs",
|
"admindoc": "https://www.navidrome.org/docs",
|
||||||
"code": "https://github.com/deluan/navidrome"
|
"code": "https://github.com/deluan/navidrome",
|
||||||
|
"cpe": "cpe:2.3:a:navidrome:navidrome"
|
||||||
},
|
},
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue