mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #27 from YunoHost-Apps/testing
This commit is contained in:
commit
7ee4bca5ca
6 changed files with 9 additions and 11 deletions
|
@ -17,8 +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:** 0.4.5.1960~ynh1
|
||||
|
||||
**Shipped version:** 0.4.7.2016~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -17,8 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr, ...
|
||||
|
||||
**Version incluse :** 0.4.5.1960~ynh1
|
||||
|
||||
**Version incluse :** 0.4.7.2016~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.5.1960/Prowlarr.develop.0.4.5.1960.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=150829f1d743ffd08cc39bca4ab7e88fce3d8f0eee6f04b9cb6f120ecd66514d
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.7.2016/Prowlarr.develop.0.4.7.2016.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=53d112949d43c6568d1c1b783a911dcc73360edcad5372722d492d27badbe521
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.5.1960/Prowlarr.develop.0.4.5.1960.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=c23d41e7bdcc80b65e7b7a63cdb0f262c11843a7c8c964246109c06d5e885b64
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.7.2016/Prowlarr.develop.0.4.7.2016.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=2fb8d3a82e48301da90f777bd5473f903b1fc392d549c27deec8e4abbdd78153
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.5.1960/Prowlarr.develop.0.4.5.1960.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=b792a3cc1f9d24636bf3499b451946bf3b82e8dbe273249ca15782ca0ce329e0
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.7.2016/Prowlarr.develop.0.4.7.2016.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=1f439311a503e8d573653d0ea4f38d465fb0b8276b1576e263dc87a9cebff5ed
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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": "0.4.5.1960~ynh1",
|
||||
"version": "0.4.7.2016~ynh1",
|
||||
"url": "https://prowlarr.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue