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

Upgrade to v1.4.0.3230
This commit is contained in:
tituspijean 2023-04-25 09:30:06 +02:00 committed by GitHub
commit a327c44bf9
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.3.2.2984~ynh1
**Shipped version:** 1.4.0.3230~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.3.2.2984~ynh1
**Version incluse :** 1.4.0.3230~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.3.2.2984/Prowlarr.develop.1.3.2.2984.linux-core-arm.tar.gz
SOURCE_SUM=d1ffd6b594f8ccff210c0b8fa58d81b8bf0eeda7af327377ac1392b32d0eecb9
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-arm.tar.gz
SOURCE_SUM=e343132626e6b5c5254f25576ffab896b118391788559753c21bfcfee6b70990
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.3.2.2984/Prowlarr.develop.1.3.2.2984.linux-core-arm64.tar.gz
SOURCE_SUM=f798a7b0935545cc66a318a454950695b536557144fc4cb2d4e3116ff933a9b6
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-arm64.tar.gz
SOURCE_SUM=16c0b33f92f45d3f9925397122b8d5f57df3ec86d5f131fd84115cd809c402d7
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.3.2.2984/Prowlarr.develop.1.3.2.2984.linux-core-x64.tar.gz
SOURCE_SUM=710218900c63a9399a481d6d66be6661f7f0b8ceae6f583663dcd2ca7b32b7f1
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.4.0.3230/Prowlarr.develop.1.4.0.3230.linux-core-x64.tar.gz
SOURCE_SUM=2c4d6d7d92142cfa2822e938b61169907f80af0f63a5a024d967fb12d86c310b
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.3.2.2984~ynh1",
"version": "1.4.0.3230~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",