1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jackett_ynh.git synced 2024-09-03 19:26:28 +02:00

Upgrade to v0.21.2508

https://github.com/Jackett/Jackett/releases/tag/v0.21.2508
This commit is contained in:
yunohost-bot 2024-05-01 03:35:56 +02:00 committed by YunoHost Bot
parent 41490cba66
commit 6589bc5a07

View file

@ -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.2503~ynh1"
version = "0.21.2508~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.2503/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "ca0f0dfa770b678c3609fc81a17de3344c92eb78448ba352f5ed2f04cb3ca1b5"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2503/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "73ea69a2ced8fbf2cda1831ec3cae1f449c82992d0ff8b884c01c3ba4a49b471"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2503/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "ec7dd8cc0daef0f4f891e6fdf51b6c69c601d3abf486b3d3b7d3a1fe1d293892"
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2508/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "86236cc1af5843051dfa941e6a743eaa4073bc938cf2c2ffa5d42fb0ec694d30"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2508/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "456a4aae18f38944af2573bc0807a646e286270458ae121fb8333aea85a3552e"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2508/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "6022dbaff015d0ab22a4a21c123f2f19acee9631fdb71e33c4e2f694e5960203"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"