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 #18 from YunoHost-Apps/ci-auto-update-v0.4.2.1879

Upgrade to version 0.4.2.1879
This commit is contained in:
tituspijean 2022-07-06 19:19:00 +02:00 committed by GitHub
commit eda398cdb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,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:** 0.4.1.1838~ynh1
**Shipped version:** 0.4.2.1879~ynh1
## Screenshots

View file

@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr, ...
**Version incluse :** 0.4.1.1838~ynh1
**Version incluse :** 0.4.2.1879~ynh1
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.1.1838/Prowlarr.develop.0.4.1.1838.linux-core-arm.tar.gz
SOURCE_SUM=843b86509b5ebd8151c31436be168dcd47663b0b957bbfa755c8c8d7ddedbc80
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.2.1879/Prowlarr.develop.0.4.2.1879.linux-core-arm.tar.gz
SOURCE_SUM=4b1d900c4b0f6616b972e299c10220cef9431e2431843fb41197ff26275aa38c
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/v0.4.1.1838/Prowlarr.develop.0.4.1.1838.linux-core-arm64.tar.gz
SOURCE_SUM=0d6245ed466ec06f5d024687d1b961dc7fc1d2b4eced562c08597e637d799e3f
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.2.1879/Prowlarr.develop.0.4.2.1879.linux-core-arm64.tar.gz
SOURCE_SUM=b592a6d3588457fb65da32d9c56f3ab308f5ba43ee7776906837ec230d90947b
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/v0.4.1.1838/Prowlarr.develop.0.4.1.1838.linux-core-x64.tar.gz
SOURCE_SUM=76e5c6cc460061ab75038562c47c26c81a8cdf4505fdb89166883a7c36402aea
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.2.1879/Prowlarr.develop.0.4.2.1879.linux-core-x64.tar.gz
SOURCE_SUM=35f315acbd5822ddcdc73c0f47c5c54f39b96bf4970a5bb25680e916eca308fc
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": "0.4.1.1838~ynh1",
"version": "0.4.2.1879~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",