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

Upgrade to v1.9.0.3966
This commit is contained in:
tituspijean 2023-09-18 09:01:14 +02:00 committed by GitHub
commit 1bb0498762
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.8.6.3946~ynh1
**Shipped version:** 1.9.0.3966~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.8.6.3946~ynh1
**Version incluse :** 1.9.0.3966~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
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_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_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.8.6.3946/Prowlarr.master.1.8.6.3946.linux-core-arm64.tar.gz
SOURCE_SUM=e40ed193fdd4f86bc39805ff6d6051642636b7600528639194beb476dcee68e2
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_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.8.6.3946/Prowlarr.master.1.8.6.3946.linux-core-x64.tar.gz
SOURCE_SUM=29c16d4269a37c77c8dfc7a7f37bd3708197a258b64b5dc97ced94dad5b4d697
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_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.8.6.3946~ynh1",
"version": "1.9.0.3966~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",