From f607cd1d3764c6c72fc7d0c5432d7346c72426bc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 May 2024 03:37:13 +0200 Subject: [PATCH] Upgrade to v0.21.2560 https://github.com/Jackett/Jackett/releases/tag/v0.21.2560 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index cca159b..8f168f1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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$"