From 328c71598dc89b983c897dc927b71c55b75d1e59 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 2 Apr 2026 13:55:12 -0300 Subject: jellyfin: bump soo plugin to 4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- bundles/jellyfin/items.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bundles/jellyfin/items.py') diff --git a/bundles/jellyfin/items.py b/bundles/jellyfin/items.py index f612261..28ae6d1 100644 --- a/bundles/jellyfin/items.py +++ b/bundles/jellyfin/items.py @@ -1,8 +1,8 @@ files = { "/var/lib/jellyfin/plugins/SSO-Auth.zip": { "content_type": "download", - "source": "https://github.com/9p4/jellyfin-plugin-sso/releases/download/v3.5.2.4/sso-authentication_3.5.2.4.zip", - "content_hash": "a2f00e5acc7adf785202e27fffc969e019cbd9e8", + "source": "https://github.com/9p4/jellyfin-plugin-sso/releases/download/v4.0.0.4/sso-authentication_4.0.0.4.zip", + "content_hash": "c09f16ba31059a434ddd7f811e4f9608d4b4c4514cc80a5bf1ca33bee61e1107", "triggers": {"action:extract-jellyfin-plugin-sso"}, }, "/var/lib/jellyfin/config/branding.xml": { -- cgit 1.4.1