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

Testing
This commit is contained in:
tituspijean 2023-12-26 15:04:34 +01:00 committed by GitHub
commit b16ce8492c
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.10.3.4070~ynh1
**Shipped version:** 1.11.3.4163~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.10.3.4070~ynh1
**Version incluse :** 1.11.3.4163~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-arm.tar.gz
SOURCE_SUM=4fe1f010685ebdae99f02920c124d3f83fa4f1daa89ac9fb111f82ae3b4529a3
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.11.3.4163/Prowlarr.develop.1.11.3.4163.linux-core-arm.tar.gz
SOURCE_SUM=41cae47dd195443ca57db529fc35bd4f8dc2fa839e33ad2a17edbc171580f952
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.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-arm64.tar.gz
SOURCE_SUM=8ef3cbe1b4af9e3604209c52d2c413f4bcab3958022140c369fe04944da7440e
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.11.3.4163/Prowlarr.develop.1.11.3.4163.linux-core-arm64.tar.gz
SOURCE_SUM=eb3700fcddb31c470e8bf8735898a355bd646ba10eb1bfaac03c854142d94e2e
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.10.3.4070/Prowlarr.develop.1.10.3.4070.linux-core-x64.tar.gz
SOURCE_SUM=c185f08bd6ea522d93c3145c4f4af332a4dc5cc579c109a3c1ea3b87a5668cd6
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.11.3.4163/Prowlarr.develop.1.11.3.4163.linux-core-x64.tar.gz
SOURCE_SUM=5ed0b5d95856849b6227ab0669f600b616512d957c9fbc3ea9c6ded436db6381
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.10.3.4070~ynh1",
"version": "1.11.3.4163~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",