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.201

https://github.com/Jackett/Jackett/releases/tag/v0.22.201
This commit is contained in:
yunohost-bot 2024-06-25 03:38:43 +02:00 committed by YunoHost Bot
parent 2827a3fdc6
commit 1ba2722533

View file

@ -7,7 +7,7 @@ name = "Jackett"
description.en = "API support for your favorite torrent trackers" description.en = "API support for your favorite torrent trackers"
description.fr = "API pour vos trackers torrent préférés" description.fr = "API pour vos trackers torrent préférés"
version = "0.22.200~ynh1" version = "0.22.201~ynh1"
maintainers = ["Navan Chauhan"] maintainers = ["Navan Chauhan"]
@ -39,12 +39,12 @@ ram.runtime = "200M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.200/Jackett.Binaries.LinuxAMDx64.tar.gz" amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.201/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "8c20b4a5521314745519cafcae26ddfcdc07c0b60d0e8aaf801d584019d3a6b4" amd64.sha256 = "ff4cbedfa7176054362acbd180fb5d40cbea77ba12058048e444d2f7f270de0a"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.200/Jackett.Binaries.LinuxARM64.tar.gz" arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.201/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "43e0c4d88f70b662908c037120a0cf9190a0ffc1aa97c57cf19ad172c22e2f89" arm64.sha256 = "674e69ee296585124e1ea68929d05f432975e633811f9b36b0b44cfd40778f9f"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.200/Jackett.Binaries.LinuxARM32.tar.gz" armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.201/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "b9b531a594f1e00a0c6e3331b57668a3e6f13415ac77bb683a93ae733416c52e" armhf.sha256 = "59b68298aaae62a4684b2ff9ec675534474f617526a8458f374090801d50495f"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$" autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"