Updater bot : radarr updated to 6.1.1.10360

This commit is contained in:
alexbelgium
2026-04-04 01:29:36 +02:00
parent 76e33ff8ef
commit 3cadaccef4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 6.1.1.10360 (2026-04-04)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 6.0.4.10291-3 (26-03-2026)
- Minor bugs fixed

View File

@@ -108,4 +108,4 @@ schema:
slug: radarr_nas
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/radarr
version: "6.0.4.10291-3"
version: "6.1.1.10360"

View File

@@ -1,8 +1,8 @@
{
"last_update": "22-11-2025",
"last_update": "2026-04-04",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "6.0.4.10291"
"upstream_version": "6.1.1.10360"
}