mirror of
https://github.com/YunoHost-Apps/jackett_ynh.git
synced 2024-09-03 19:26:28 +02:00
Upgrade to v0.21.2415
https://github.com/Jackett/Jackett/releases/tag/v0.21.2415
This commit is contained in:
parent
de36721931
commit
5d890f87d4
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.2371~ynh1"
|
||||
version = "0.21.2415~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.2371/Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
amd64.sha256 = "971c9e6034e627b0d73df95603c98b249a819c475466b5250c2029236807ba83"
|
||||
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2371/Jackett.Binaries.LinuxARM64.tar.gz"
|
||||
arm64.sha256 = "6ea7abecc2cd90cb08886cb5cce6b07cc7cbdc6e44328c5ae834794542271c9c"
|
||||
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2371/Jackett.Binaries.LinuxARM32.tar.gz"
|
||||
armhf.sha256 = "c315501c6dec4834353ad083aa9527eb2fac70bb5cf89b26e8566e0afa9f0873"
|
||||
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2415/Jackett.Binaries.LinuxAMDx64.tar.gz"
|
||||
amd64.sha256 = "d36f1eb9f03c818a7f98f25e45f85a8c798d1d7037ca2083c3e84b0f6328ed3f"
|
||||
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2415/Jackett.Binaries.LinuxARM64.tar.gz"
|
||||
arm64.sha256 = "8b24a45cc5571f2dfccc5416f06d0734e2038139c282b5f7a69a4453e5dab3d5"
|
||||
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2415/Jackett.Binaries.LinuxARM32.tar.gz"
|
||||
armhf.sha256 = "2802fb307293a33443634dbc741562dccef981a50e7881b7f030b63ffbdd02db"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"
|
||||
|
|
Loading…
Add table
Reference in a new issue