Updater bot : lidarr updated to 2.6.4.4402

This commit is contained in:
alexbelgium
2024-10-12 01:59:56 +02:00
parent 54e23492c6
commit 95ebe677b0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.6.4.4402 (12-10-2024)
- Update to latest version from linuxserver/docker-lidarr (changelog : https://github.com/linuxserver/docker-lidarr/releases)
## 2.5.3.4341 (07-09-2024)
- Update to latest version from linuxserver/docker-lidarr (changelog : https://github.com/linuxserver/docker-lidarr/releases)

View File

@@ -105,6 +105,6 @@
"slug": "lidarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/README.md",
"version": "2.5.3.4341",
"version": "2.6.4.4402",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8686]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "07-09-2024",
"last_update": "12-10-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "2.5.3.4341"
"upstream_version": "2.6.4.4402"
}