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 #72 from YunoHost-Apps/testing

Testing
This commit is contained in:
tituspijean 2023-09-04 12:02:16 +02:00 committed by GitHub
commit 2ded37b4b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -18,7 +18,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.7.4.3769~ynh1
**Shipped version:** 1.8.5.3896~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr...
**Version incluse :** 1.7.4.3769~ynh1
**Version incluse :** 1.8.5.3896~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.7.4.3769/Prowlarr.master.1.7.4.3769.linux-core-arm.tar.gz
SOURCE_SUM=56cdf591de4df86f1b941f77a33eb8a147cc808ad30adebb8e4a374a98972cf5
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.8.5.3896/Prowlarr.develop.1.8.5.3896.linux-core-arm.tar.gz
SOURCE_SUM=c40c014b8c76f1cab15100c38014477f9d7c842cd80e417bb9b94abc57ad3495
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.7.4.3769/Prowlarr.master.1.7.4.3769.linux-core-arm64.tar.gz
SOURCE_SUM=496b755d35a559cc45de9712922c885c12a5970995909be8c41dcdac8023f4a4
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.8.5.3896/Prowlarr.develop.1.8.5.3896.linux-core-arm64.tar.gz
SOURCE_SUM=3eb4b97d4bc74867712d2163193fd88cac89c432b523a2b20e27674d2cc4201e
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.7.4.3769/Prowlarr.master.1.7.4.3769.linux-core-x64.tar.gz
SOURCE_SUM=9526abd3da0e1ebd8cde901b17d26542162ac9dd86a0d9950069928e6d19a4e8
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.8.5.3896/Prowlarr.develop.1.8.5.3896.linux-core-x64.tar.gz
SOURCE_SUM=b408c0f8bef2bd4b797c981022fda49dcdf25c92b71ad940bd18feebc8b9a09b
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.7.4.3769~ynh1",
"version": "1.8.5.3896~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",