Updater bot : lidarr updated to 1.0.2.2592-ls104

This commit is contained in:
alexbelgium
2022-12-03 20:16:48 +01:00
parent 7220f43837
commit 21de46f0ce
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## 1.0.2.2592-ls104 (03-12-2022)
- Update to latest version from linuxserver/docker-lidarr
- WARNING : update to supervisor 2022.11 before installing
## 1.0.2.2592-ls103 (14-11-2022)

View File

@@ -82,6 +82,6 @@
},
"slug": "lidarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "1.0.2.2592-ls103",
"version": "1.0.2.2592-ls104",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8686]"
}
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "14-11-2022",
"last_update": "03-12-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "1.0.2.2592-ls103"
"upstream_version": "1.0.2.2592-ls104"
}