diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index fba0315..68d5a17 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. -**Shipped version:** 0.21.2597~ynh1 +**Shipped version:** 0.21.2644~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 2280693..f160252 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. -**Versión actual:** 0.21.2597~ynh1 +**Versión actual:** 0.21.2644~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 49d0fb4..184d145 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. -**Paketatutako bertsioa:** 0.21.2597~ynh1 +**Paketatutako bertsioa:** 0.21.2644~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index cea9a13..9fde77b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. -**Version incluse :** 0.21.2597~ynh1 +**Version incluse :** 0.21.2644~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 3746f7c..dd47f62 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. -**Versión proporcionada:** 0.21.2597~ynh1 +**Versión proporcionada:** 0.21.2644~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9a4c354..f1f1065 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. -**分发版本:** 0.21.2597~ynh1 +**分发版本:** 0.21.2644~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 2559d6e..0fe0ada 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.21.2597~ynh1" +version = "0.21.2644~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.21.2597/Jackett.Binaries.LinuxAMDx64.tar.gz" - amd64.sha256 = "4e2fb80db7bdbbfd51eabd609a3bdd82134ba71444e06bc21efbe5781a205490" - arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2597/Jackett.Binaries.LinuxARM64.tar.gz" - arm64.sha256 = "73b0be422dc2ea2ccad3b144f70d9ae32f3f83584a421cbc6e37c30c02edc0b7" - armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2597/Jackett.Binaries.LinuxARM32.tar.gz" - armhf.sha256 = "ae10641ffef880c67d5524ac8de6545a2779734c4a7481ed144d215f42651595" + amd64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2644/Jackett.Binaries.LinuxAMDx64.tar.gz" + amd64.sha256 = "2ee0424090529dca9517e5daea0780f8df6b0af32ec0adb53f433607810056f4" + arm64.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2644/Jackett.Binaries.LinuxARM64.tar.gz" + arm64.sha256 = "b60499d3903c54acaf58f3bc6ca56c4732e2956b5cda2e5da655d1487afaa84e" + armhf.url = "https://github.com/Jackett/Jackett/releases/download/v0.21.2644/Jackett.Binaries.LinuxARM32.tar.gz" + armhf.sha256 = "c36a54987dc39f0e4d030f04a3e7b37c3bff68f7da36628f980d03cdda45d065" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^Jackett.Binaries.LinuxAMDx64.tar.gz$"