From 9dd5f8fa0d6f48438329d58a5525463497714e8c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Sep 2024 03:36:31 +0200 Subject: [PATCH] Upgrade sources - `main` v0.22.545: https://github.com/Jackett/Jackett/releases/tag/v0.22.545 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2bb57a8..6cb4aab 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.526~ynh2" +version = "0.22.545~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.526/Jackett.Binaries.LinuxAMDx64.tar.gz" - amd64.sha256 = "5bd56f9e3a554958a1cd2405fd6fdef5ce690a2ab7afa2856400215ecce649bd" - arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.526/Jackett.Binaries.LinuxARM64.tar.gz" - arm64.sha256 = "4c8b70bda6f1d5f9e1c2f8897fcc7dd89502236e2eaafdb2ee670c6e2e2eec59" - armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.526/Jackett.Binaries.LinuxARM32.tar.gz" - armhf.sha256 = "46e5a2f394c1fcbc762a8082ba24dcdd9ad0253578a73d89df054f0c808e1a81" + amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.545/Jackett.Binaries.LinuxAMDx64.tar.gz" + amd64.sha256 = "1f7c2240582b7fc15a61d7e3e400df9ac33831e83cca3c057b7497bd64c28d67" + arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.545/Jackett.Binaries.LinuxARM64.tar.gz" + arm64.sha256 = "9a37346b43bb12769249cc4cc6e86e07fbe7825fed9078352d07c6ad9f79c4a4" + armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.545/Jackett.Binaries.LinuxARM32.tar.gz" + armhf.sha256 = "6b9ea3978319eb96bc8596c2db27e627d5e1834ddd63c023a89b64210283e3f0" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"