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

Testing
This commit is contained in:
tituspijean 2024-02-04 17:51:07 +01:00 committed by GitHub
commit 94477a710a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.11.3.4163~ynh1
**Shipped version:** 1.13.1.4243~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.11.3.4163~ynh1
**Version incluse :** 1.13.1.4243~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
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_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.13.1.4243/Prowlarr.develop.1.13.1.4243.linux-core-arm.tar.gz
SOURCE_SUM=3ab301d2e72bfa5334c53da55dd56ce91f77805fc0dd6a061646fdcae8779d33
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.11.3.4163/Prowlarr.develop.1.11.3.4163.linux-core-arm64.tar.gz
SOURCE_SUM=eb3700fcddb31c470e8bf8735898a355bd646ba10eb1bfaac03c854142d94e2e
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.13.1.4243/Prowlarr.develop.1.13.1.4243.linux-core-arm64.tar.gz
SOURCE_SUM=1ef7ca4f6b5e5db7157b1be626fa1beddc36e73ce1e873a8d0a0c361b8dc6c9c
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.11.3.4163/Prowlarr.develop.1.11.3.4163.linux-core-x64.tar.gz
SOURCE_SUM=5ed0b5d95856849b6227ab0669f600b616512d957c9fbc3ea9c6ded436db6381
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.13.1.4243/Prowlarr.develop.1.13.1.4243.linux-core-x64.tar.gz
SOURCE_SUM=20e14f37b64ca8b95189e24d46719086224d889dc6e77cce1729b6ec5f4ccfba
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.11.3.4163~ynh1",
"version": "1.13.1.4243~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",