Updater bot : jellyfin updated to 10.9.2

This commit is contained in:
alexbelgium
2024-05-18 01:58:36 +02:00
parent e59ab3c7af
commit 09feb2a6ab
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.9.2 (18-05-2024)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.8.13-3-3 (10-12-2023)
- Minor bugs fixed

View File

@@ -124,6 +124,6 @@
"slug": "jellyfin",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.8.13-3-3",
"version": "10.9.2",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "02-12-2023",
"last_update": "18-05-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.8.13"
"upstream_version": "10.9.2"
}