mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #86 from YunoHost-Apps/ci-auto-update-v1.10.0.4047
Upgrade to version 1.10.0.4047
This commit is contained in:
commit
ce0ef8b5d3
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.4.4039~ynh1
|
||||
**Shipped version:** 1.10.0.4047~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.4.4039~ynh1
|
||||
**Version incluse :** 1.10.0.4047~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.9.4.4039/Prowlarr.master.1.9.4.4039.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=61ca9ea2d03546142801afd38e97acfbd4f1ca2ef3b1f5a079aa627e471702e1
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.0.4047/Prowlarr.develop.1.10.0.4047.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=e290d03d14f09b35bf6b3396743c1708f38a75aa8d7eca5790a87eaacbd10416
|
||||
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.4.4039/Prowlarr.master.1.9.4.4039.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=408e3e4d55bf663d6c238ca8c531a9cd834fb9f2a7a7af1f2e00e66a3cc3fba6
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.0.4047/Prowlarr.develop.1.10.0.4047.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=058d54fba9f38bdab5fff2ba8d4cc0d5acaae2fa1ce82f8c7fea819a5da0f758
|
||||
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.4.4039/Prowlarr.master.1.9.4.4039.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=aaa0285cf76c8e99fa025e422dcbea7ec65ef4f469f12c20d568b2d30db4847b
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.10.0.4047/Prowlarr.develop.1.10.0.4047.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=212eed6d76e6087720551338c66c47c1eab2de7b689a438d782cb174841c9fc2
|
||||
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.4.4039~ynh1",
|
||||
"version": "1.10.0.4047~ynh1",
|
||||
"url": "https://prowlarr.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue