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.2516

https://github.com/Jackett/Jackett/releases/tag/v0.21.2516
This commit is contained in:
yunohost-bot 2024-05-02 03:36:36 +02:00 committed by YunoHost Bot
parent 5ce85111e1
commit 3572813d75

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.2508~ynh1"
version = "0.21.2516~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.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"
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2516/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "f9442e829c0830d7f58cba54a2d7c7357e251bf2247700331d350dc917b285bc"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2516/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "13b0178aa312f8c938703c222ebecb6ee2321625239ac63cd73d1f7ef7de7fb5"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2516/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "7f6bcfefe027f8b424fe96ed49d463caa09c191ccd28154dbb2fa78f32b6f800"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"