Updater bot : lidarr updated to 1.0.2.2592-ls112

This commit is contained in:
alexbelgium
2023-03-04 01:58:56 +01:00
parent ea61acdef4
commit d003bf9708
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.2.2592-ls112 (04-03-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls111 (19-02-2023) ## 1.0.2.2592-ls111 (19-02-2023)
- Update to latest version from linuxserver/docker-lidarr - Update to latest version from linuxserver/docker-lidarr

View File

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

View File

@@ -1,9 +1,9 @@
{ {
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "19-02-2023", "last_update": "04-03-2023",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "lidarr", "slug": "lidarr",
"source": "github", "source": "github",
"upstream_repo": "linuxserver/docker-lidarr", "upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "1.0.2.2592-ls111" "upstream_version": "1.0.2.2592-ls112"
} }