mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #137 from YunoHost-Apps/ci-auto-update-1.23.1.4708
Upgrade to v1.23.1.4708
This commit is contained in:
commit
75e2e0d84e
9 changed files with 15 additions and 15 deletions
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
Complete management of your indexers for Radarr, Sonarr, Lidarr...
|
||||
|
||||
**Shipped version:** 1.22.0.4670~ynh1
|
||||
**Shipped version:** 1.23.1.4708~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ No se debe editar a mano.
|
|||
|
||||
Complete management of your indexers for Radarr, Sonarr, Lidarr...
|
||||
|
||||
**Versión actual:** 1.22.0.4670~ynh1
|
||||
**Versión actual:** 1.23.1.4708~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
Complete management of your indexers for Radarr, Sonarr, Lidarr...
|
||||
|
||||
**Paketatutako bertsioa:** 1.22.0.4670~ynh1
|
||||
**Paketatutako bertsioa:** 1.23.1.4708~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Complete management of your indexers for Radarr, Sonarr, Lidarr...
|
||||
|
||||
**Version incluse :** 1.22.0.4670~ynh1
|
||||
**Version incluse :** 1.23.1.4708~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
Complete management of your indexers for Radarr, Sonarr, Lidarr...
|
||||
|
||||
**Versión proporcionada:** 1.22.0.4670~ynh1
|
||||
**Versión proporcionada:** 1.23.1.4708~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
|
||||
Complete management of your indexers for Radarr, Sonarr, Lidarr...
|
||||
|
||||
**Versi terkirim:** 1.22.0.4670~ynh1
|
||||
**Versi terkirim:** 1.23.1.4708~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
Complete management of your indexers for Radarr, Sonarr, Lidarr...
|
||||
|
||||
**Поставляемая версия:** 1.22.0.4670~ynh1
|
||||
**Поставляемая версия:** 1.23.1.4708~ynh1
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
Complete management of your indexers for Radarr, Sonarr, Lidarr...
|
||||
|
||||
**分发版本:** 1.22.0.4670~ynh1
|
||||
**分发版本:** 1.23.1.4708~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -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.22.0.4670~ynh1"
|
||||
version = "1.23.1.4708~ynh1"
|
||||
|
||||
maintainers = ["tituspijean"]
|
||||
|
||||
|
@ -43,13 +43,13 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.22.0.4670/Prowlarr.master.1.22.0.4670.linux-core-x64.tar.gz"
|
||||
amd64.sha256 = "2a3ba56c8dfa290af9aa91ebc0f7af1be0c8d7afec4ec6d4d7f5a9adfa74e49e"
|
||||
amd64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.23.1.4708/Prowlarr.master.1.23.1.4708.linux-core-x64.tar.gz"
|
||||
amd64.sha256 = "ecb749bc9600adfa5830a740b7df23c56d3ca7c6bea393938e84d1457ef876cf"
|
||||
|
||||
arm64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.22.0.4670/Prowlarr.master.1.22.0.4670.linux-core-arm64.tar.gz"
|
||||
arm64.sha256 = "d44c365c79239652b7825d098ec9f176979ca57f1e871ac713cb7102f401571e"
|
||||
armhf.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.22.0.4670/Prowlarr.master.1.22.0.4670.linux-core-arm.tar.gz"
|
||||
armhf.sha256 = "820ded05249adebe653124997e09157c4cf39514932df0e954f164c90aab3550"
|
||||
arm64.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.23.1.4708/Prowlarr.master.1.23.1.4708.linux-core-arm64.tar.gz"
|
||||
arm64.sha256 = "3a37f63e3a0df9573173437476eae040e33d6ae9b28203ad62bdab73bf886992"
|
||||
armhf.url = "https://github.com/Prowlarr/Prowlarr/releases/download/v1.23.1.4708/Prowlarr.master.1.23.1.4708.linux-core-arm.tar.gz"
|
||||
armhf.sha256 = "9146d6eb8b3a3057b777a9b007a5f9b79adfd08d0d2803477974bd113876aaff"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = "^Prowlarr\\.master\\..*\\.linux-core-x64\\.tar\\.gz$"
|
||||
|
|
Loading…
Add table
Reference in a new issue