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

https://github.com/Jackett/Jackett/releases/tag/v0.22.127
This commit is contained in:
yunohost-bot 2024-06-16 03:38:50 +02:00 committed by Salamandar
parent 7a35eaf07f
commit bf78541480

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.119~ynh1"
version = "0.22.127~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.119/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "8de275b7f8fdc4fe04b48fe8651726aac5e8bd15b0c604b585d460ae606008c8"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.119/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "70d5054661a014407a707595b787b50aa6848ed8c19a69390d87818f34124c8a"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.119/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "f2f7999386280886437147842669eec2cc1fca96a0c5dcbb04502b42e93673ee"
amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.127/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "d885cf2c09897a73b110a382209644dddbc93c98c65856aed653e53fd06c378b"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.127/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "2cb46339de66a84a19c4b5ea13b5bece5e9d898823e8c16a3889a5da726f11a3"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.127/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "1b78ff199109525a1922079749e1500bf71fbd8e092bf81c31fb72c94b7ada55"
autoupdate.strategy = "latest_github_release"
autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"