Updater bot : lidarr updated to 1.0.2.2592-ls107

This commit is contained in:
alexbelgium
2023-01-21 10:31:27 +01:00
parent 947176a868
commit 4fd7a859c9
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 1.0.2.2592-ls107 (21-01-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls106 (25-12-2022)
- Update to latest version from linuxserver/docker-lidarr

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "25-12-2022",
"last_update": "21-01-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "1.0.2.2592-ls106"
"upstream_version": "1.0.2.2592-ls107"
}