jellyfin: update to 10.8.5 and addon (108)

https://github.com/jellyfin/jellyfin/releases/tag/v10.8.5
This commit is contained in:
Rudi Heitbaum 2022-09-25 05:04:54 +00:00
parent 43cdb6c673
commit 89d41b4975
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
108
- Update to Jellyfin 10.8.5
107
- Update to Jellyfin 10.8.4

View File

@ -3,8 +3,8 @@
PKG_NAME="jellyfin"
PKG_VERSION="1.0"
PKG_VERSION_NUMBER="10.8.4"
PKG_REV="107"
PKG_VERSION_NUMBER="10.8.5"
PKG_REV="108"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://jellyfin.org/"