Updater bot : radarr updated to 5.7.0.8882

This commit is contained in:
alexbelgium
2024-06-22 02:02:16 +02:00
parent 128661400a
commit 07a49b73f5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 5.7.0.8882 (22-06-2024)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.6.0.8846 (18-05-2024)
- Update to latest version from linuxserver/docker-radarr (changelog : https://github.com/linuxserver/docker-radarr/releases)
## 5.4.6.8723-5 (22-04-2024)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "18-05-2024",
"last_update": "22-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "5.6.0.8846"
"upstream_version": "5.7.0.8882"
}