#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json packaging_format = 2 id = "jackett" name = "Jackett" description.en = "API support for your favorite torrent trackers" description.fr = "API pour vos trackers torrent préférés" version = "0.22.507~ynh1" maintainers = ["Navan Chauhan"] [upstream] license = "GPL-2.0" code = "https://github.com/Jackett/Jackett" [integration] yunohost = ">= 11.2" architectures = ["amd64", "arm64", "armhf"] multi_instance = true ldap = false sso = false disk = "200M" ram.build = "500M" ram.runtime = "200M" [install] [install.domain] type = "domain" [install.path] type = "path" default = "/jackett" [install.init_main_permission] type = "group" default = "visitors" [resources] [resources.sources.main] amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.507/Jackett.Binaries.LinuxAMDx64.tar.gz" amd64.sha256 = "226ffe8b91b38277e9e12036f61081b66c8cfcf122123169a75e6a0521069d4a" arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.507/Jackett.Binaries.LinuxARM64.tar.gz" arm64.sha256 = "2e3ebb7c31417468f81c24413e4b38a2c578894c0d8590bcb3b457e4cef82992" armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.507/Jackett.Binaries.LinuxARM32.tar.gz" armhf.sha256 = "9eb8148ceceb4739d8dd98c2dace2a7be70cddd09163fc0a999d6e06056eca02" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$" autoupdate.asset.arm64 = "^Jackett.Binaries.LinuxARM64.tar.gz$" autoupdate.asset.armhf = "^Jackett.Binaries.LinuxARM32.tar.gz$" [resources.system_user] [resources.install_dir] [resources.permissions] main.url = "/" [resources.ports] main.default = 9117