Updater bot : radarr updated to 4.5.2.7388

This commit is contained in:
alexbelgium
2023-06-03 02:02:18 +02:00
parent e15bb64dde
commit 019a78a78a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.5.2.7388 (03-06-2023)
- Update to latest version from linuxserver/docker-radarr
### 4.4.4.7068-2 (12-05-2023)
- Minor bugs fixed

View File

@@ -98,5 +98,5 @@
},
"slug": "radarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "4.4.4.7068"
"version": "4.5.2.7388"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "21-04-2023",
"last_update": "03-06-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "radarr",
"source": "github",
"upstream_repo": "linuxserver/docker-radarr",
"upstream_version": "4.4.4.7068"
"upstream_version": "4.5.2.7388"
}