1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prowlarr_ynh.git synced 2024-09-03 20:16:07 +02:00

Merge pull request #37 from YunoHost-Apps/ci-auto-update-v1.1.0.2322

Upgrade to version 1.1.0.2322
This commit is contained in:
Éric Gaspar 2023-01-20 10:42:55 +01:00 committed by GitHub
commit 0de2b73378
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 19 additions and 19 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Complete management of your indexers for Radarr, Sonarr, Lidarr...
**Shipped version:** 1.0.1.2220~ynh1
**Shipped version:** 1.1.0.2322~ynh1
## Screenshots

View file

@ -5,23 +5,23 @@ It shall NOT be edited by hand.
# Prowlarr pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/prowlarr.svg)](https://dash.yunohost.org/appci/app/prowlarr) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/prowlarr.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/prowlarr.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/prowlarr.svg)](https://dash.yunohost.org/appci/app/prowlarr) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/prowlarr.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/prowlarr.maintain.svg)
[![Installer Prowlarr avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=prowlarr)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Prowlarr rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Prowlarr rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr...
**Version incluse :** 1.0.1.2220~ynh1
**Version incluse :** 1.1.0.2322~ynh1
## Captures d'écran
## Captures décran
![Capture d'écran de Prowlarr](./doc/screenshots/screenshot.jpg)
![Capture décran de Prowlarr](./doc/screenshots/screenshot.jpg)
## Avertissements / informations importantes
@ -31,9 +31,9 @@ Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr...
## Documentations et ressources
* Site officiel de l'app : <https://prowlarr.com>
* Documentation officielle de l'admin : <https://wiki.servarr.com/prowlarr>
* Dépôt de code officiel de l'app : <https://github.com/Prowlarr/Prowlarr>
* Site officiel de lapp : <https://prowlarr.com>
* Documentation officielle de ladmin : <https://wiki.servarr.com/prowlarr>
* Dépôt de code officiel de lapp : <https://github.com/Prowlarr/Prowlarr>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_prowlarr>
* Signaler un bug : <https://github.com/YunoHost-Apps/prowlarr_ynh/issues>
@ -49,4 +49,4 @@ ou
sudo yunohost app upgrade prowlarr -u https://github.com/YunoHost-Apps/prowlarr_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.0.1.2220/Prowlarr.master.1.0.1.2220.linux-core-arm.tar.gz
SOURCE_SUM=8501fcfbab5513a157c1ba0224d0496d1d87a3d28b7ecb8b9bb4017f80edff40
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.1.0.2322/Prowlarr.develop.1.1.0.2322.linux-core-arm.tar.gz
SOURCE_SUM=2d04d732dfa9ec5f8e45e0d40e49f3158ee55185245373aafd659da5cf58771d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.0.1.2220/Prowlarr.master.1.0.1.2220.linux-core-arm64.tar.gz
SOURCE_SUM=560061d5dc0cbb64269540bc2f69c68d31f43cf19db53c28786672b3aac681d1
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.1.0.2322/Prowlarr.develop.1.1.0.2322.linux-core-arm64.tar.gz
SOURCE_SUM=f0b502ae1fb08895bc645056c4469496200cace55501d7fb3e7a7324846687af
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.0.1.2220/Prowlarr.master.1.0.1.2220.linux-core-x64.tar.gz
SOURCE_SUM=cc567a6ffbb0ec2ea2804c61f710ce2bc25fc0250edda92e6eee7b2fbd9ab530
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.1.0.2322/Prowlarr.develop.1.1.0.2322.linux-core-x64.tar.gz
SOURCE_SUM=309dc0d08bee282dad2e4e592618761972c5e6409fe4967c29cdcd16ec0f5c04
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Complete management of your indexers for Radarr, Sonarr, Lidarr...",
"fr": "Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr..."
},
"version": "1.0.1.2220~ynh1",
"version": "1.1.0.2322~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",