Updater bot : lidarr updated to 1.0.2.2592-ls88

This commit is contained in:
alexbelgium
2022-06-23 01:56:59 +02:00
parent 54d7b15e2e
commit da7769a0f1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.2.2592-ls88 (23-06-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls87 (16-06-2022)
- Update to latest version from linuxserver/docker-lidarr

View File

@@ -79,6 +79,6 @@
"slug": "lidarr_nas",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "1.0.2.2592-ls87",
"version": "1.0.2.2592-ls88",
"webui": "http://[HOST]:[PORT:8686]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "16-06-2022",
"last_update": "23-06-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "1.0.2.2592-ls87"
"upstream_version": "1.0.2.2592-ls88"
}