Updater bot : tdarr updated to 2.61.01

This commit is contained in:
alexbelgium
2026-03-07 06:44:21 +01:00
parent f338d5a7d1
commit 4f99299934
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.61.01 (2026-03-07)
- Update to latest version from haveagitgat/tdarr
## 2.59.03 (2026-03-02)
- Update to latest version from haveagitgat/tdarr
## 2.58.02-2 (26-02-2026)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "pro",
"last_update": "2026-03-02",
"last_update": "2026-03-07",
"repository": "alexbelgium/hassio-addons",
"slug": "tdarr",
"source": "dockerhub",
"upstream_repo": "haveagitgat/tdarr",
"upstream_version": "2.59.03"
"upstream_version": "2.61.01"
}