Updater bot : tdarr updated to 2.40.01

This commit is contained in:
alexbelgium
2025-04-19 01:58:51 +02:00
parent 3501c3a826
commit 21d6e8e1a8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.40.01 (19-04-2025)
- Update to latest version from haveagitgat/tdarr
## 2.37.01 (29-03-2025)
- Update to latest version from haveagitgat/tdarr

View File

@@ -130,7 +130,7 @@
"slug": "tdarr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.37.01",
"version": "2.40.01",
"video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:8265]"
}

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "pro",
"last_update": "29-03-2025",
"last_update": "19-04-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "tdarr",
"source": "dockerhub",
"upstream_repo": "haveagitgat/tdarr",
"upstream_version": "2.37.01"
"upstream_version": "2.40.01"
}