Revert 'Updater bot : tdarr updated to 2.50.02' [nobuild]

This commit is contained in:
GitHub Actions
2025-10-25 00:07:23 +00:00
parent 851f846a8b
commit 8959ef633c
3 changed files with 3 additions and 6 deletions

View File

@@ -1,7 +1,4 @@
## 2.50.02 (25-10-2025)
- Update to latest version from haveagitgat/tdarr
## 2.49.01 (11-10-2025) ## 2.49.01 (11-10-2025)
- Update to latest version from haveagitgat/tdarr - Update to latest version from haveagitgat/tdarr

View File

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

View File

@@ -1,9 +1,9 @@
{ {
"github_exclude": "pro", "github_exclude": "pro",
"last_update": "25-10-2025", "last_update": "11-10-2025",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "tdarr", "slug": "tdarr",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "haveagitgat/tdarr", "upstream_repo": "haveagitgat/tdarr",
"upstream_version": "2.50.02" "upstream_version": "2.49.01"
} }