From a4d4a52258df138c79549554765fac0a7de15ee4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 13 Jul 2024 03:35:56 +0200 Subject: [PATCH] Upgrade to v0.22.320 https://github.com/Jackett/Jackett/releases/tag/v0.22.320 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2653ad7..a799f1e 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.22.315~ynh1" +version = "0.22.320~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.22.315/Jackett.Binaries.LinuxAMDx64.tar.gz" - amd64.sha256 = "6e7cec55fcf1a4b3f296e96390ef9bafcc8d34869458d7d9be994ecf6e742fa6" - arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.315/Jackett.Binaries.LinuxARM64.tar.gz" - arm64.sha256 = "b429d379c9cf5514ed4a86b2b5740cea5a7643496a404fc6ab652a162c5a6f82" - armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.315/Jackett.Binaries.LinuxARM32.tar.gz" - armhf.sha256 = "03c732f720e2efdf3170e0a525f43b15ae34b3a9b85b9d85d7156a5f97bafced" + amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.320/Jackett.Binaries.LinuxAMDx64.tar.gz" + amd64.sha256 = "7d45f19f483bd1cd0abf29b405bc6e6bb69794e1869db021501d4f70997309ff" + arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.320/Jackett.Binaries.LinuxARM64.tar.gz" + arm64.sha256 = "1b8838b40dda5fe4d28f16ade458cdd08b72cc9bffa85cc448cd6163c62db30a" + armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.320/Jackett.Binaries.LinuxARM32.tar.gz" + armhf.sha256 = "75efafeea24460923ce3439492c7989538d5773a85e867c8c2d007d5c68933a7" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"