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

https://github.com/Jackett/Jackett/releases/tag/v0.22.228
This commit is contained in:
yunohost-bot 2024-06-30 03:46:28 +02:00 committed by YunoHost Bot
parent 2827a3fdc6
commit 84b2a58c2f

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.200~ynh1"
version = "0.22.228~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.200/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "8c20b4a5521314745519cafcae26ddfcdc07c0b60d0e8aaf801d584019d3a6b4"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.200/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "43e0c4d88f70b662908c037120a0cf9190a0ffc1aa97c57cf19ad172c22e2f89"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.200/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "b9b531a594f1e00a0c6e3331b57668a3e6f13415ac77bb683a93ae733416c52e"
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.228/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "d989ef5b1e52907545568c226611b6bd6478a67277f1cc91b3ed7a57b8536e51"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.228/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "5ae2c92bafc626c0017f35878e37ad339c66e83b37e7917dc041bee24b3cf9ac"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.228/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "67e70590a3a146f50ef4755fcd667b2d4dea17b2873cf129ea7161a3651c7fd4"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"