1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jackett_ynh.git synced 2024-09-03 19:26:28 +02:00

Upgrade sources

- `main` v0.22.442: https://github.com/Jackett/Jackett/releases/tag/v0.22.442
This commit is contained in:
yunohost-bot 2024-08-14 03:35:51 +02:00 committed by YunoHost Bot
parent b005a39661
commit 69d7c67d49

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.439~ynh1" version = "0.22.442~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.439/Jackett.Binaries.LinuxAMDx64.tar.gz" amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.442/Jackett.Binaries.LinuxAMDx64.tar.gz"
amd64.sha256 = "cb251684e367439fe6ca2b6f4f044ff5362d8d9c412647f1e8c7cfd0cb8939e9" amd64.sha256 = "ab80e84296b36f6c59dbf1e1568d113528385e980522b5b1e6fa8128001bfefe"
arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.439/Jackett.Binaries.LinuxARM64.tar.gz" arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.442/Jackett.Binaries.LinuxARM64.tar.gz"
arm64.sha256 = "291c856eb1b3136822dbc7bf9324f08455c9036ba2519f018b0983259e0cf990" arm64.sha256 = "73b20b758e844b64e84f8f27581e757e66385ae189ff0961e420b3ae649f06d1"
armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.439/Jackett.Binaries.LinuxARM32.tar.gz" armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.22.442/Jackett.Binaries.LinuxARM32.tar.gz"
armhf.sha256 = "b32c37d166bb39f5116a264c8084c024c2146435391ff8f8baec9294091736bc" armhf.sha256 = "3fec06cd4f55598e87d1e791c05066367871cf00df1e5e53dba0717baf169273"
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$"