1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jackett_ynh.git synced 2024-09-03 19:26:28 +02:00

Upgrade to v0.22.154

https://github.com/Jackett/Jackett/releases/tag/v0.22.154
This commit is contained in:
yunohost-bot 2024-06-18 03:38:29 +02:00 committed by YunoHost Bot
parent f9507c899b
commit 90bb3814f8

View file

@ -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.136~ynh1"
version = "0.22.154~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.136/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "aee2703aa237485029fa115ffc9672e9a5b15a2e247069fda20cb17ca0880d3e"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.136/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "1c76fef95bb2e8ad90ec2f7683a9d0b1743cc42255776fa1e1f52fdf70f58943"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.136/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "bfe3d82d560398cfaf55df3e24bdb827f8d9b462c8215bd0a3f6c7513f697b50"
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.154/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "698f2f00ea6bf89db81eaabf35d2fe5c3e32c183151aab6f5463fd0f4ff132dd"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.154/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "4e4bb26407e2d89ee0673b1bcef692cbc8f533e300b9fa2e5de0a07f898ba36f"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.154/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "d4e2d408f994a67df4705e804257c0c992f49d5dd561edb5a5a6d966232dae90"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"