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

https://github.com/Jackett/Jackett/releases/tag/v0.22.84
This commit is contained in:
yunohost-bot 2024-06-09 03:38:27 +02:00 committed by Salamandar
parent f1883cc887
commit 22b255c9bd

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.76~ynh1" version = "0.22.84~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.76/Jackett.Binaries.LinuxAMDx64.tar.gz" amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.84/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "66f0540894499fcd1b5c02a1dec0c9de45ac768b8c15de3ad11d68414b90580a" amd64.sha256 = "cf8d81a3c2ff565551e5673903008df9665efe67c26582e34d0a24987b354ab8"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.76/Jackett.Binaries.LinuxARM64.tar.gz" arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.84/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "b440206136859fee46ebc11839932e1e3901fdfb4e2b5e6cec20426f7050a6ff" arm64.sha256 = "a544f09d0543388428561da363050a1a00b5df38d4679cdc430d1b16bac63162"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.76/Jackett.Binaries.LinuxARM32.tar.gz" armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.84/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "cac30f2e08cc35a8ea8a691de96ee27e6d479beb4240802fb5534865a1278844" armhf.sha256 = "10363329c3a85d899a030346b52df310ae3e71d90e367badcf55ffb0ad1f4e81"
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$"