Updater bot : readarr updated to 0.4.3.2662

This commit is contained in:
alexbelgium
2024-11-02 02:04:01 +01:00
parent 3919b3033c
commit 2b5caa9b88
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.4.3.2662 (02-11-2024)
- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases)
## 0.4.2.2653 (26-10-2024)
- Update to latest version from linuxserver/docker-readarr (changelog : https://github.com/linuxserver/docker-readarr/releases)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "26-10-2024",
"last_update": "02-11-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "0.4.2.2653"
"upstream_version": "0.4.3.2662"
}