mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #39 from YunoHost-Apps/ci-auto-update-v1.1.2.2453
Upgrade to version 1.1.2.2453
This commit is contained in:
commit
5b191fc1a9
6 changed files with 11 additions and 11 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Prowlarr for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/prowlarr)  
|
||||
[](https://dash.yunohost.org/appci/app/prowlarr)  
|
||||
[](https://install-app.yunohost.org/?app=prowlarr)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -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:** 1.1.0.2322~ynh1
|
||||
**Shipped version:** 1.1.2.2453~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Prowlarr pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/prowlarr)  
|
||||
[](https://dash.yunohost.org/appci/app/prowlarr)  
|
||||
[](https://install-app.yunohost.org/?app=prowlarr)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
@ -17,7 +17,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.1.0.2322~ynh1
|
||||
**Version incluse :** 1.1.2.2453~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.1.0.2322/Prowlarr.develop.1.1.0.2322.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=2d04d732dfa9ec5f8e45e0d40e49f3158ee55185245373aafd659da5cf58771d
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.1.2.2453/Prowlarr.develop.1.1.2.2453.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=745eaa83151752f256691a46c23544b6d5aa607d185ab7a734c47422cea50df6
|
||||
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.1.0.2322/Prowlarr.develop.1.1.0.2322.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=f0b502ae1fb08895bc645056c4469496200cace55501d7fb3e7a7324846687af
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.1.2.2453/Prowlarr.develop.1.1.2.2453.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=fcdf12634252df25f630045becc37af02584650f26217339ce683deabf2156cc
|
||||
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.1.0.2322/Prowlarr.develop.1.1.0.2322.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=309dc0d08bee282dad2e4e592618761972c5e6409fe4967c29cdcd16ec0f5c04
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.1.2.2453/Prowlarr.develop.1.1.2.2453.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=d0979968768027467ec1c10f180f3289d88ab14fe5c44802e811a9144ce33b40
|
||||
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.1.0.2322~ynh1",
|
||||
"version": "1.1.2.2453~ynh1",
|
||||
"url": "https://prowlarr.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue