Updater bot : jellyfin updated to 10.8.13

This commit is contained in:
alexbelgium
2023-12-02 01:59:05 +01:00
parent 80d95a3a3d
commit f46d15a7d7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 10.8.13 (02-12-2023)
- Update to latest version from linuxserver/docker-jellyfin
### 10.8.12-4 (21-11-2023)
- Minor bugs fixed
### 10.8.12-2 (12-11-2023)

View File

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

View File

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