91b3715e2b
* chore(deps): update lscr.io/linuxserver/qbittorrent docker tag to v4.5.3 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
19 lines
471 B
JSON
19 lines
471 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "qBittorrent",
|
|
"available": true,
|
|
"exposable": true,
|
|
"port": 8133,
|
|
"id": "qbittorrent",
|
|
"tipi_version": 5,
|
|
"version": "4.5.3",
|
|
"categories": [
|
|
"utilities"
|
|
],
|
|
"description": "qBittorrent is a fast, easy, and free BitTorrent client.",
|
|
"short_desc": "Fast, easy, and free BitTorrent client",
|
|
"author": "qBittorrent project",
|
|
"source": "https://github.com/qbittorrent/qBittorrent",
|
|
"form_fields": []
|
|
}
|