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

https://github.com/Jackett/Jackett/releases/tag/v0.21.2560
This commit is contained in:
yunohost-bot 2024-05-08 03:37:13 +02:00 committed by YunoHost Bot
parent 0a208a204b
commit f607cd1d37

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.2554~ynh1"
version = "0.21.2560~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.2554/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "6595cddfe069396d7174d251744d4d00268092523b046ae54681fb7c18127108"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2554/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "4029ab757424060698f9f92ef88c3b146caa2c6d0fdbb0bdb1cc9bf7b6d0727f"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2554/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "d43281fce3611a9e3df532df4b505b2fdf0fdd629124404820bdeb733c451cf3"
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2560/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "e9dc895af07314df935d5a966c504f83a44186a1c487403bbcc509056e4b18a9"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2560/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "c69b29bfbd7dfdb4fe694d14a45688ede327da6888f722c99de4fcbcf0d499df"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2560/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "caf752e3d89d7ed6c3a8d91020e5c7f6c149288ca21c090a6a47caa1c172030b"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"