app-store/apps/autobrr/config.json
Nicolas Meienberger e495cc1293
ci: automerge minor and patch app upgrades (#720)
* fix: app version mismatchs between config and docker-compose

* ci: create automerge workflow

wip
2023-06-20 22:52:42 +02:00

20 lines
600 B
JSON

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