mirror of
https://github.com/YunoHost-Apps/jackett_ynh.git
synced 2024-09-03 19:26:28 +02:00
Upgrade to v0.21.2219
https://github.com/Jackett/Jackett/releases/tag/v0.21.2219
This commit is contained in:
parent
330c912ab1
commit
15668f0f20
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.20.1810~ynh1"
|
||||
version = "0.21.2219~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.20.1810/Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
amd64.sha256 = "dc0aae30349ac305511afa59bcbf7a306cb6db220b6ddfe95b2e799658957b7b"
|
||||
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.20.1810/Jackett.Binaries.LinuxARM64.tar.gz"
|
||||
arm64.sha256 = "83ee7b336fc5f69939e66279a042b81876fc25b512a37588e1dbdc471591fd35"
|
||||
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.20.1810/Jackett.Binaries.LinuxARM32.tar.gz"
|
||||
armhf.sha256 = "71a9519479ea4456eb31c5586fa2f30e1a5908d4cd764ee64d49bee20a0aba74"
|
||||
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2219/Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
amd64.sha256 = "af4029865394d4f0f1b60a7abca7db5ae1dff6913e6311c2b82a0c183eb0fa2d"
|
||||
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2219/Jackett.Binaries.LinuxARM64.tar.gz"
|
||||
arm64.sha256 = "96cc9788a01130ab97313b76879b1e0d9d1d4e4fddbeb93cf5b5765c4d0f9f97"
|
||||
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2219/Jackett.Binaries.LinuxARM32.tar.gz"
|
||||
armhf.sha256 = "064e0517cbee343b2ddf618c27585b08f118fed35b4ab01c94ff6522b2347eeb"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"
|
||||
|
|
Loading…
Add table
Reference in a new issue