mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #75 from YunoHost-Apps/testing
Upgrade to v1.8.6.3946
This commit is contained in:
commit
819f298276
6 changed files with 9 additions and 9 deletions
|
@ -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.8.5.3896~ynh1
|
||||
**Shipped version:** 1.8.6.3946~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr...
|
||||
|
||||
**Version incluse :** 1.8.5.3896~ynh1
|
||||
**Version incluse :** 1.8.6.3946~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
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_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.8.6.3946/Prowlarr.master.1.8.6.3946.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=2f7f78e11c0f4ca3cfc43e087645b15127efa2f8d16d22e21f7dbc945b72a77b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
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_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.8.6.3946/Prowlarr.master.1.8.6.3946.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=e40ed193fdd4f86bc39805ff6d6051642636b7600528639194beb476dcee68e2
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
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_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.8.6.3946/Prowlarr.master.1.8.6.3946.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=29c16d4269a37c77c8dfc7a7f37bd3708197a258b64b5dc97ced94dad5b4d697
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -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.8.5.3896~ynh1",
|
||||
"version": "1.8.6.3946~ynh1",
|
||||
"url": "https://prowlarr.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue