mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #78 from YunoHost-Apps/ci-auto-update-v1.9.1.3981
Upgrade to version 1.9.1.3981
This commit is contained in:
commit
7e024ee24a
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.9.0.3966~ynh1
|
||||
**Shipped version:** 1.9.1.3981~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.9.0.3966~ynh1
|
||||
**Version incluse :** 1.9.1.3981~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.9.0.3966/Prowlarr.develop.1.9.0.3966.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=c62145cd68199ecd7a109305d8c59910fb6724f6f2e6589e5cd91fe8c50ad386
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.9.1.3981/Prowlarr.develop.1.9.1.3981.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=f71f04297bbd0f2d2468120511623c78ebad39e02cc115d34bc9a850da2cad77
|
||||
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.9.0.3966/Prowlarr.develop.1.9.0.3966.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=f84514dde72603a44b26c2642a7ba2f7cff61e70295165e7ca19c570abdc5a8e
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.9.1.3981/Prowlarr.develop.1.9.1.3981.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=e0834fefeba1f62f2ffede4aa7b806e8edb8d0a5a7c280fc5cc8547594ac0d88
|
||||
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.9.0.3966/Prowlarr.develop.1.9.0.3966.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=18311a42f39810f2e4aa1d862b8a1670b32e99bd6a04c19daafcff17fa9fbab2
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.9.1.3981/Prowlarr.develop.1.9.1.3981.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=425e9a834f8a76cef9debf3a86dc6a0dee61d1d8ce0b52d39b5d0432935690fc
|
||||
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.9.0.3966~ynh1",
|
||||
"version": "1.9.1.3981~ynh1",
|
||||
"url": "https://prowlarr.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue