Updater bot : readarr updated to 0.4.14.2782

This commit is contained in:
alexbelgium
2025-04-12 01:58:19 +02:00
parent 54e7a1cb5e
commit ceb2034bf6
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.4.14.2782 (12-04-2025)
- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases)
## 0.4.14.2764 (05-04-2025)
- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases)

View File

@@ -115,5 +115,5 @@
"slug": "readarr_nas",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "0.4.14.2764"
"version": "0.4.14.2782"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "05-04-2025",
"last_update": "12-04-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "0.4.14.2764"
"upstream_version": "0.4.14.2782"
}