Updater bot : readarr updated to 0.3.15.2376

This commit is contained in:
alexbelgium
2024-01-13 07:10:34 +01:00
parent bc1fabcfd0
commit b6bda15595
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.3.15.2376 (13-01-2024)
- Update to latest version from linuxserver/docker-readarr
## 0.3.14.2354 (06-01-2024)
- Update to latest version from linuxserver/docker-readarr

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "06-01-2024",
"last_update": "13-01-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "0.3.14.2354"
"upstream_version": "0.3.15.2376"
}