Reapply "Updater bot : tdarr updated to 2.74.01"

This reverts commit 65961870b2.
This commit is contained in:
GitHub Actions
2026-05-19 10:37:27 +00:00
parent 6581a474d1
commit e0f00547c5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.74.01 (2026-05-19)
- Update to latest version from haveagitgat/tdarr
## 2.73.01 (2026-05-16)
- 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.73.01"
version: "2.74.01"
video: true
webui: "[PROTO:ssl]://[HOST]:[PORT:8265]"

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "pro",
"last_update": "2026-05-16",
"last_update": "2026-05-19",
"repository": "alexbelgium/hassio-addons",
"slug": "tdarr",
"source": "dockerhub",
"upstream_repo": "haveagitgat/tdarr",
"upstream_version": "2.73.01"
"upstream_version": "2.74.01"
}