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

https://github.com/Jackett/Jackett/releases/tag/v0.22.89
This commit is contained in:
yunohost-bot 2024-06-10 03:37:41 +02:00 committed by Salamandar
parent 916bcc43fc
commit 3334f96592

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.84~ynh1" version = "0.22.89~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.84/Jackett.Binaries.LinuxAMDx64.tar.gz" amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.89/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "cf8d81a3c2ff565551e5673903008df9665efe67c26582e34d0a24987b354ab8" amd64.sha256 = "b89d8692a8f5b968c0952984745008d6fc13555b0c5822e4385dcdf7025c5a6c"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.84/Jackett.Binaries.LinuxARM64.tar.gz" arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.89/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "a544f09d0543388428561da363050a1a00b5df38d4679cdc430d1b16bac63162" arm64.sha256 = "3c8a6020e3450dbcfbf152773a76d66f48cb1bde9372ab3e5ebeeb2712cc507c"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.84/Jackett.Binaries.LinuxARM32.tar.gz" armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.89/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "10363329c3a85d899a030346b52df310ae3e71d90e367badcf55ffb0ad1f4e81" armhf.sha256 = "eb1016b844fcfaffc74a36144d8b094cb01d9e9d278fd4fbb04c17c7e135242b"
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$"