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

Upgrade to v0.4.3.1921
This commit is contained in:
tituspijean 2022-07-31 08:20:46 +02:00 committed by GitHub
commit 9b6431f137
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.2.1879~ynh1
**Shipped version:** 0.4.3.1921~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.2.1879~ynh1
**Version incluse :** 0.4.3.1921~ynh1
## Captures d'écran

View file

@ -1,5 +1,5 @@
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_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.3.1921/Prowlarr.develop.0.4.3.1921.linux-core-arm.tar.gz
SOURCE_SUM=67df1bcc2435f2b15429a82c2f49b79f641607037de47b0efde442b77f6f5145
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.2.1879/Prowlarr.develop.0.4.2.1879.linux-core-arm64.tar.gz
SOURCE_SUM=b592a6d3588457fb65da32d9c56f3ab308f5ba43ee7776906837ec230d90947b
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.3.1921/Prowlarr.develop.0.4.3.1921.linux-core-arm64.tar.gz
SOURCE_SUM=1a57a717c91ae8d9d10a85717eff80a83de65cf3c4baceb56a1cd8f0b96a78e3
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.2.1879/Prowlarr.develop.0.4.2.1879.linux-core-x64.tar.gz
SOURCE_SUM=35f315acbd5822ddcdc73c0f47c5c54f39b96bf4970a5bb25680e916eca308fc
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.3.1921/Prowlarr.develop.0.4.3.1921.linux-core-x64.tar.gz
SOURCE_SUM=a9116db72f2ed992754da5edee314a60d30cd04ccf2fb467ac55d73674e1d458
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.2.1879~ynh1",
"version": "0.4.3.1921~ynh1",
"url": "https://prowlarr.com",
"upstream": {
"license": "GPL-3.0-only",