mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Update manifest.toml
This commit is contained in:
parent
21bb02c7a0
commit
19a3ef8348
1 changed files with 2 additions and 3 deletions
|
@ -73,8 +73,7 @@ ram.runtime = "200M"
|
||||||
url = "https://github.com/janeczku/calibre-web/archive/refs/tags/0.6.21.zip"
|
url = "https://github.com/janeczku/calibre-web/archive/refs/tags/0.6.21.zip"
|
||||||
sha256 = "570afeb74ec6506380e923244088c656921ffc94a616c9da46d68f5f39237fa4"
|
sha256 = "570afeb74ec6506380e923244088c656921ffc94a616c9da46d68f5f39237fa4"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
autoupdate.asset = ".*.zip"
|
|
||||||
|
|
||||||
|
|
||||||
[resources.sources.kepubify]
|
[resources.sources.kepubify]
|
||||||
|
@ -117,4 +116,4 @@ ram.runtime = "200M"
|
||||||
#for reference, dependencies that have been removed in 0.96.21~ynh1:
|
#for reference, dependencies that have been removed in 0.96.21~ynh1:
|
||||||
#python3-lxml : not required in packages as already part of yunohost dependencies
|
#python3-lxml : not required in packages as already part of yunohost dependencies
|
||||||
#zlib1g-dev : is part of python3-dev dependencies : not required anymore
|
#zlib1g-dev : is part of python3-dev dependencies : not required anymore
|
||||||
#libffi-dev : usage unknown
|
#libffi-dev : usage unknown
|
||||||
|
|
Loading…
Add table
Reference in a new issue