From 45130b7708d38f5bf6f50fde044aeadb80b160ea Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 19 May 2024 03:41:45 +0200 Subject: [PATCH] Upgrade to v0.21.2628 https://github.com/Jackett/Jackett/releases/tag/v0.21.2628 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index c2bdb2b..b3b628e 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.2606~ynh1" +version = "0.21.2628~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.2606/Jackett.Binaries.LinuxAMDx64.tar.gz" - amd64.sha256 = "4c5f865cc79638c9bed10d8a05d8848038f7e39a24eaeed5fd44281de6145357" - arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2606/Jackett.Binaries.LinuxARM64.tar.gz" - arm64.sha256 = "e615d5c828450afc0fbd5182ec8e4ff8ac05164d7350903b60596ee57ac3ab3d" - armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2606/Jackett.Binaries.LinuxARM32.tar.gz" - armhf.sha256 = "9ad50c8b42f0b999539d8d4bf87d6b4e537bfa07dd021fb05176868a717fcd19" + amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2628/Jackett.Binaries.LinuxAMDx64.tar.gz" + amd64.sha256 = "7b1f50b6923a2bf9a71b33ec1d645d7b934c40c79362b2880919269db396da9a" + arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2628/Jackett.Binaries.LinuxARM64.tar.gz" + arm64.sha256 = "034fc84290e5409a88d5004f59873e0f7a90ffcc160e14e372ebe5cca28ff303" + armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2628/Jackett.Binaries.LinuxARM32.tar.gz" + armhf.sha256 = "b0a31f5fedfa5d0387f52d4ea714d6fe7bd7afaac3fb61bd6f43d32fafb4bf30" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"