3de253cf4f
* chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.25.0 * 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>
20 lines
599 B
JSON
20 lines
599 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "autobrr",
|
|
"port": 8158,
|
|
"available": true,
|
|
"exposable": true,
|
|
"id": "autobrr",
|
|
"tipi_version": 4,
|
|
"version": "1.25.0",
|
|
"categories": [
|
|
"media"
|
|
],
|
|
"description": "autobrr is the modern download automation tool for torrents. With inspiration and ideas from tools like trackarr, autodl-irssi and flexget we built one tool that can do it all, and then some.",
|
|
"short_desc": "Automation for downloads.",
|
|
"author": "autobrr",
|
|
"source": "https://github.com/autobrr/autobrr",
|
|
"website": "https://autobrr.com/",
|
|
"form_fields": []
|
|
}
|