Updater bot : tdarr updated to 2.87.01 (upstream 2.87.01)

This commit is contained in:
alexbelgium
2026-09-12 01:31:57 +02:00
parent 439f1e0e8f
commit 626991ec4d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.87.01 (2026-09-12)
- Update to latest version from haveagitgat/tdarr
## 2.86.01 (2026-08-08)
- Update to latest version from haveagitgat/tdarr

View File

@@ -122,6 +122,6 @@ schema:
slug: tdarr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "2.86.01"
version: "2.87.01"
video: true
webui: "[PROTO:ssl]://[HOST]:[PORT:8265]"

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "pro",
"last_update": "2026-08-08",
"last_update": "2026-09-12",
"repository": "alexbelgium/hassio-addons",
"slug": "tdarr",
"source": "dockerhub",
"upstream_repo": "haveagitgat/tdarr",
"upstream_version": "2.86.01"
"upstream_version": "2.87.01"
}