mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update emby to 4.5.0.50 (linuxserver/emby:4.5.0.50-ls56)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.5.0
|
||||
|
||||
- Update emby to 4.5.0.50 (linuxserver/emby:4.5.0.50-ls56)
|
||||
|
||||
## 0.4.0
|
||||
|
||||
- Update emby to 4.4.3.0 (linuxserver/emby:4.4.3.0-ls45)
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"build_from_template": {
|
||||
"image": "linuxserver/emby",
|
||||
"version": "4.4.3.0-ls45"
|
||||
"version": "4.5.0.50-ls56"
|
||||
},
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/emby:arm32v7-4.4.3.0-ls45",
|
||||
"aarch64": "linuxserver/emby:arm64v8-4.4.3.0-ls45",
|
||||
"amd64": "linuxserver/emby:amd64-4.4.3.0-ls45"
|
||||
"armhf": "linuxserver/emby:arm32v7-4.5.0.50-ls56",
|
||||
"aarch64": "linuxserver/emby:arm64v8-4.5.0.50-ls56",
|
||||
"amd64": "linuxserver/emby:amd64-4.5.0.50-ls56"
|
||||
},
|
||||
"squash": false,
|
||||
"args": {}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "emby",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"slug": "emby",
|
||||
"legacy": false,
|
||||
"maintenance": {
|
||||
|
||||
Reference in New Issue
Block a user