diff --git a/README.md b/README.md index 56aab6b..49e0eeb 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Shipped version:** 1.18.0.4543~ynh1 +**Shipped version:** 1.19.0.4568~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index a780d37..9e8eaff 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Versión actual:** 1.18.0.4543~ynh1 +**Versión actual:** 1.19.0.4568~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index af2f525..c8d5156 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Paketatutako bertsioa:** 1.18.0.4543~ynh1 +**Paketatutako bertsioa:** 1.19.0.4568~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 0de15c5..514ea82 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Version incluse :** 1.18.0.4543~ynh1 +**Version incluse :** 1.19.0.4568~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index fc1b4fc..1abeff9 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Complete management of your indexers for Radarr, Sonarr, Lidarr... -**Versión proporcionada:** 1.18.0.4543~ynh1 +**Versión proporcionada:** 1.19.0.4568~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 675f048..5aa7748 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Complete management of your indexers for Radarr, Sonarr, Lidarr... -**分发版本:** 1.18.0.4543~ynh1 +**分发版本:** 1.19.0.4568~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index ff4df51..47c7725 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Prowlarr" description.en = "Complete management of your indexers for Radarr, Sonarr, Lidarr..." description.fr = "Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr..." -version = "1.18.0.4543~ynh1" +version = "1.19.0.4568~ynh1" maintainers = ["tituspijean"] @@ -43,13 +43,13 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.18.0.4543/Prowlarr.master.1.18.0.4543.linux-core-x64.tar.gz" - amd64.sha256 = "73cf4489384fd8b82469e0f1c74d6b413b45646717be9320a3aca9f9556224ed" + amd64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.19.0.4568/Prowlarr.master.1.19.0.4568.linux-core-x64.tar.gz" + amd64.sha256 = "ed90dd5c055d30002b3b2ee261aaa64bab3bd1341a6489274682d1c932a950b8" - arm64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.18.0.4543/Prowlarr.master.1.18.0.4543.linux-core-arm64.tar.gz" - arm64.sha256 = "7c40d7354ae14a985e0458acece74ae3e7efa6f9b8f83e2e94cffe8797ab64b0" - armhf.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.18.0.4543/Prowlarr.master.1.18.0.4543.linux-core-arm.tar.gz" - armhf.sha256 = "76d73e68819c36113f7c94f5adea0dc02555aa4e36123d3399b3b3bf5cc5dd4c" + arm64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.19.0.4568/Prowlarr.master.1.19.0.4568.linux-core-arm64.tar.gz" + arm64.sha256 = "d08a5ac8e153c6175bcfb4773e16d3b1dc1e31d0f263a279589f095ffe9a15b8" + armhf.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.19.0.4568/Prowlarr.master.1.19.0.4568.linux-core-arm.tar.gz" + armhf.sha256 = "8ca8a0aff70cabe18a8d32747ed91fe52b867ae9e0a1d37e2dd9bcf3bb14a4b0" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = "^Prowlarr\\.master\\..*\\.linux-core-x64\\.tar\\.gz$"