Updater bot : lidarr updated to 1.2.6.3313-ls131

This commit is contained in:
alexbelgium
2023-08-05 01:59:32 +02:00
parent 64374004b4
commit 4c0aa33236
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.2.6.3313-ls131 (05-08-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.2.6.3313-ls130 (29-07-2023)
- Update to latest version from linuxserver/docker-lidarr

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "29-07-2023",
"last_update": "05-08-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "1.2.6.3313-ls130"
"upstream_version": "1.2.6.3313-ls131"
}