1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Merge branch 'testing' into 0.9.6.21_old_way

This commit is contained in:
Krakinou 2023-11-08 22:29:16 +01:00 committed by GitHub
commit 5c7f96a4cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View file

@ -28,7 +28,6 @@ Browsing, reading and downloading eBooks using a Calibre database
* Official admin documentation: <https://github.com/janeczku/calibre-web/wiki>
* Upstream app code repository: <https://github.com/janeczku/calibre-web>
* YunoHost Store: <https://apps.yunohost.org/app/calibreweb>
* Report a bug: <https://github.com/YunoHost-Apps/calibreweb_ynh/issues>
## Developer info

View file

@ -28,7 +28,6 @@ Explorer, lire et télécharger des eBooks à partir d'une base de données Cali
* Documentation officielle de ladmin : <https://github.com/janeczku/calibre-web/wiki>
* Dépôt de code officiel de lapp : <https://github.com/janeczku/calibre-web>
* YunoHost Store: <https://apps.yunohost.org/app/calibreweb>
* Signaler un bug : <https://github.com/YunoHost-Apps/calibreweb_ynh/issues>
## Informations pour les développeurs

View file

@ -15,7 +15,7 @@ admindoc = "https://github.com/janeczku/calibre-web/wiki"
code = "https://github.com/janeczku/calibre-web"
[integration]
yunohost = ">= 4.3.0"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = true
@ -76,6 +76,7 @@ ram.runtime = "200M"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = ".*.zip"
[resources.sources.kepubify]
arm64.url = "https://github.com/pgaskin/kepubify/releases/download/v4.0.4/kepubify-linux-arm64"
arm64.sha256="5a15b8f6f6a96216c69330601bca29638cfee50f7bf48712795cff88ae2d03a3"