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

Merge pull request #113 from yunohost-bot/add-cpe

This commit is contained in:
tituspijean 2022-08-22 18:00:06 +02:00 committed by GitHub
commit 022913c8cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,8 @@
"website": "https://jellyfin.org",
"demo": "https://demo.jellyfin.org/stable/web/index.html",
"userdoc": "https://jellyfin.org/docs/",
"code": "https://github.com/jellyfin/jellyfin"
"code": "https://github.com/jellyfin/jellyfin",
"cpe": "cpe:2.3:a:jellyfin:jellyfin"
},
"license": "GPL-2.0-only",
"maintainer": {
@ -73,4 +74,4 @@
}
]
}
}
}