Updater bot : emby updated to 4.8.0.10

This commit is contained in:
alexbelgium
2022-09-30 08:34:22 +02:00
parent 12bf90535b
commit e407c125b8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.8.0.10 (30-09-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.9 (24-09-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.8 (16-08-2022)

View File

@@ -107,6 +107,6 @@
},
"slug": "emby_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.8.0.9",
"version": "4.8.0.10",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "24-09-2022",
"last_update": "30-09-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "emby",
"source": "github",
"upstream_repo": "linuxserver/docker-emby",
"upstream_version": "4.8.0.9"
"upstream_version": "4.8.0.10"
}