From 59df6eb4a455790ef7ab6457efad892f05a76d0c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Apr 2024 03:37:01 +0200 Subject: [PATCH] Upgrade to v0.21.2313 https://github.com/Jackett/Jackett/releases/tag/v0.21.2313 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index abdedaa..ba122e7 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.20.1810~ynh1" +version = "0.21.2313~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.20.1810/Jackett.Binaries.LinuxAMDx64.tar.gz" - amd64.sha256 = "dc0aae30349ac305511afa59bcbf7a306cb6db220b6ddfe95b2e799658957b7b" - arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.20.1810/Jackett.Binaries.LinuxARM64.tar.gz" - arm64.sha256 = "83ee7b336fc5f69939e66279a042b81876fc25b512a37588e1dbdc471591fd35" - armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.20.1810/Jackett.Binaries.LinuxARM32.tar.gz" - armhf.sha256 = "71a9519479ea4456eb31c5586fa2f30e1a5908d4cd764ee64d49bee20a0aba74" + amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2313/Jackett.Binaries.LinuxAMDx64.tar.gz" + amd64.sha256 = "98f15fd93deb84b90531356d2f310d5b1f9b1bc8cc62a5404381c3969cee0e88" + arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2313/Jackett.Binaries.LinuxARM64.tar.gz" + arm64.sha256 = "6820266ce58cc0c3b45197f94658b39c9340c09a31349ccd23fe3d8471f416b8" + armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2313/Jackett.Binaries.LinuxARM32.tar.gz" + armhf.sha256 = "a9362ab5e62bbbad08aafe52c370e2382d6465c3c7965fa156ddd635e9d3950a" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"