mirror of
https://github.com/YunoHost-Apps/prowlarr_ynh.git
synced 2024-09-03 20:16:07 +02:00
Merge pull request #33 from YunoHost-Apps/ci-auto-update-v1.0.0.2171
Upgrade to version 1.0.0.2171
This commit is contained in:
commit
74c8206b24
6 changed files with 9 additions and 9 deletions
|
@ -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.11.2143~ynh1
|
||||
**Shipped version:** 1.0.0.2171~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -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.11.2143~ynh1
|
||||
**Version incluse :** 1.0.0.2171~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v0.4.11.2143/Prowlarr.develop.0.4.11.2143.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=ef80cedfb64e8d8082abe56237286352cf1a6f24c95f6a294ed51cd286827a2e
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.0.0.2171/Prowlarr.develop.1.0.0.2171.linux-core-arm.tar.gz
|
||||
SOURCE_SUM=2db406c91bfd40b26a2231530eadad9487b3a6d0de94c9792a56234591f26b4b
|
||||
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/v0.4.11.2143/Prowlarr.develop.0.4.11.2143.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=c2eeba3761249017a825bcbba06b1f820d71fb405f7e2ab6002dd4f6d89ba710
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.0.0.2171/Prowlarr.develop.1.0.0.2171.linux-core-arm64.tar.gz
|
||||
SOURCE_SUM=92db3aa4e29a055aebdee39b6bd517b0c2e7cc003911a95f664fafe4f2aa6cc4
|
||||
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/v0.4.11.2143/Prowlarr.develop.0.4.11.2143.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=4d9e39c775c3b8332a0b4f536ebd363e569bd20cca76331d44469ecfcc09721e
|
||||
SOURCE_URL=https://github.com/Prowlarr/Prowlarr/releases/download/v1.0.0.2171/Prowlarr.develop.1.0.0.2171.linux-core-x64.tar.gz
|
||||
SOURCE_SUM=3980993cff30dc74b1a61f268393160ec8c6eee6d216c3eda44418ed3589d7df
|
||||
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": "0.4.11.2143~ynh1",
|
||||
"version": "1.0.0.2171~ynh1",
|
||||
"url": "https://prowlarr.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue