mirror of
https://github.com/YunoHost-Apps/jackett_ynh.git
synced 2024-09-03 19:26:28 +02:00
Upgrade to v0.21.2644
https://github.com/Jackett/Jackett/releases/tag/v0.21.2644
This commit is contained in:
parent
32a592221a
commit
4930048175
1 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ name = "Jackett"
|
|||
description.en = "API support for your favorite torrent trackers"
|
||||
description.fr = "API pour vos trackers torrent préférés"
|
||||
|
||||
version = "0.21.2635~ynh1"
|
||||
version = "0.21.2644~ynh1"
|
||||
|
||||
maintainers = ["Navan Chauhan"]
|
||||
|
||||
|
@ -39,12 +39,12 @@ ram.runtime = "200M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2635/Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
amd64.sha256 = "ceefba4ddc5fac7b886d6fb39d074aceab8c3e48ad630736207faa54a46d0daf"
|
||||
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2635/Jackett.Binaries.LinuxARM64.tar.gz"
|
||||
arm64.sha256 = "f869f251f9bd207e5588764f366fbecb9ed6f2ebd08791bf35dae88c3c611d70"
|
||||
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2635/Jackett.Binaries.LinuxARM32.tar.gz"
|
||||
armhf.sha256 = "e0e7770a1d3f4fba070d1969e09f7bdc47a32a6eef9644aa364b4bdf3822b277"
|
||||
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2644/Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
amd64.sha256 = "2ee0424090529dca9517e5daea0780f8df6b0af32ec0adb53f433607810056f4"
|
||||
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2644/Jackett.Binaries.LinuxARM64.tar.gz"
|
||||
arm64.sha256 = "b60499d3903c54acaf58f3bc6ca56c4732e2956b5cda2e5da655d1487afaa84e"
|
||||
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2644/Jackett.Binaries.LinuxARM32.tar.gz"
|
||||
armhf.sha256 = "c36a54987dc39f0e4d030f04a3e7b37c3bff68f7da36628f980d03cdda45d065"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"
|
||||
|
|
Loading…
Add table
Reference in a new issue