Updater bot : tdarr updated to 2.00.18

This commit is contained in:
alexbelgium
2022-04-19 10:56:02 +02:00
parent 1c8e391f27
commit 38671e401e
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 2.00.18 (19-04-2022)
- Update to latest version from haveagitgat/tdarr
## 2.00.17 (19-04-2022) ## 2.00.17 (19-04-2022)
- Update to latest version from haveagitgat/tdarr - Update to latest version from haveagitgat/tdarr
- Server data (including plugins downloaded) made persistent - Server data (including plugins downloaded) made persistent

View File

@@ -97,9 +97,9 @@
"networkdisks": "str?" "networkdisks": "str?"
}, },
"slug": "tdarr", "slug": "tdarr",
"upstream": "2.00.17", "upstream": "2.00.18",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.00.17", "version": "2.00.18",
"video": true, "video": true,
"webui": "[PROTO:ssl]://[HOST]:[PORT:8265]" "webui": "[PROTO:ssl]://[HOST]:[PORT:8265]"
} }