mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Merge branch '0.9.6.21_old_way' of git@github.com:YunoHost-Apps/calibreweb_ynh.git into 0.9.6.21_old_way
This commit is contained in:
commit
41f5b8a20f
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue