mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #73 from YunoHost-Apps/ci-auto-update-v1.8.5.3896
Upgrade to version 1.8.5.3896
This commit is contained in:
commit
92dd402f06
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.4.3884~ynh1
|
||||
**Shipped version:** 1.8.5.3896~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.4.3884~ynh1
|
||||
**Version incluse :** 1.8.5.3896~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.8.4.3884/Prowlarr.develop.1.8.4.3884.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=abc6f8924be73f145fc29b4e05c8d832155dee2d02b849a962c847f7550b0a97
|
||||
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_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.4.3884/Prowlarr.develop.1.8.4.3884.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=5429b2691872fbd5d1a18eb400b97279c8c1b1614a2a3913430647cac18c8225
|
||||
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_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.4.3884/Prowlarr.develop.1.8.4.3884.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=53b10a922cb5c177762f0efac83ee00eea9c0459f4c945c07365bfe6c24cfa86
|
||||
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_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.4.3884~ynh1",
|
||||
"version": "1.8.5.3896~ynh1",
|
||||
"url": "https://prowlarr.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue