Updater bot : radarr updated to 5.25.0.10024

This commit is contained in:
alexbelgium
2025-05-31 01:58:51 +02:00
parent 1d6b7d40f5
commit a97f76183e
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.25.0.10024 (31-05-2025)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.23.3.9987 (24-05-2025)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)

View File

@@ -115,5 +115,5 @@
"slug": "radarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "5.23.3.9987"
"version": "5.25.0.10024"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "24-05-2025",
"last_update": "31-05-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.23.3.9987"
"upstream_version": "5.25.0.10024"
}