Updater bot : emby updated to 4.8.0.5

This commit is contained in:
alexbelgium
2022-07-14 01:55:55 +02:00
parent 1a63c1ddaf
commit a81b40e9a2
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.8.0.5 (14-07-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.3 (25-06-2022)
- Update to latest version from linuxserver/docker-emby

View File

@@ -108,6 +108,6 @@
"slug": "emby_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.8.0.3",
"version": "4.8.0.5",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "25-06-2022",
"last_update": "14-07-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "emby",
"source": "github",
"upstream_repo": "linuxserver/docker-emby",
"upstream_version": "4.8.0.3"
"upstream_version": "4.8.0.5"
}