Updater bot : tdarr updated to 2.35.02

This commit is contained in:
alexbelgium
2025-03-01 01:58:45 +01:00
parent d82d1c5a07
commit bdc95f37a1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.35.02 (01-03-2025)
- Update to latest version from haveagitgat/tdarr
## 2.32.01 (15-02-2025) ## 2.32.01 (15-02-2025)
- Update to latest version from haveagitgat/tdarr - Update to latest version from haveagitgat/tdarr

View File

@@ -130,7 +130,7 @@
"slug": "tdarr", "slug": "tdarr",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.32.01", "version": "2.35.02",
"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": "15-02-2025", "last_update": "01-03-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.32.01" "upstream_version": "2.35.02"
} }