Updater bot : radarr updated to 6.3.0.10514

This commit is contained in:
alexbelgium
2026-07-13 08:32:03 +02:00
parent 4b848c9054
commit 8162d42e41
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 6.3.0.10514 (2026-07-13)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 6.2.1.10461 (2026-06-11)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-06-11",
"last_update": "2026-07-13",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "6.2.1.10461"
"upstream_version": "6.3.0.10514"
}