1
0
Fork 0
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 (#80)

Co-authored-by: Yunohost-Bot <>
This commit is contained in:
YunoHost Bot 2022-08-08 11:10:50 +02:00 committed by GitHub
parent 052f93f01e
commit 3d0c412ae9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,8 @@
"website": "https://www.navidrome.org",
"demo": "https://demo.navidrome.org/app/#/login",
"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",
"maintainer": {
@ -49,4 +50,4 @@
}
]
}
}
}