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

Testing
This commit is contained in:
tituspijean 2023-07-25 12:54:42 +02:00 committed by GitHub
commit c571d61fe3
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.5.0.3300~ynh1
**Shipped version:** 1.7.4.3769~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.5.0.3300~ynh1
**Version incluse :** 1.7.4.3769~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.5.0.3300/Prowlarr.develop.1.5.0.3300.linux-core-arm.tar.gz
SOURCE_SUM=9e6e61cbb3822a69d8d0b3728caff2ade3a13cd030872496005baa82e78216cf
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_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.5.0.3300/Prowlarr.develop.1.5.0.3300.linux-core-arm64.tar.gz
SOURCE_SUM=8de69d044a7a4942b34c630d7695cb9147b556ea75579d1e92d82f6195168254
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_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.5.0.3300/Prowlarr.develop.1.5.0.3300.linux-core-x64.tar.gz
SOURCE_SUM=b73f17161493311554c7c1f65e11777d76a96defae72d91a9d310d6b1d170054
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_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.5.0.3300~ynh1",
"version": "1.7.4.3769~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",