app-store/apps/autobrr/config.json
renovate[bot] c93182e538
chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.24.1 (#353)
* chore(deps): update ghcr.io/autobrr/autobrr docker tag to v1.24.1

* 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>
2023-04-18 01:11:26 -04:00

20 lines
599 B
JSON

{
"$schema": "../schema.json",
"name": "autobrr",
"port": 8158,
"available": true,
"exposable": true,
"id": "autobrr",
"tipi_version": 3,
"version": "1.24.1",
"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": []
}