Updater bot : tdarr updated to 2.28.01

This commit is contained in:
alexbelgium
2025-01-25 01:58:35 +01:00
parent cdc81a7b83
commit 4590f4f582
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.28.01 (25-01-2025)
- Update to latest version from haveagitgat/tdarr
## 2.27.02 (23-10-2024)
- Minor bugs fixed

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_exclude": "pro",
"last_update": "10-06-2023",
"last_update": "25-01-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "tdarr",
"source": "dockerhub",
"upstream_repo": "haveagitgat/tdarr",
"upstream_version": "2.27.02"
"upstream_version": "2.28.01"
}