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
0e17daff69
commit
8e9d913d6e
1 changed files with 4 additions and 0 deletions
|
@ -89,6 +89,10 @@ ram.runtime = "200M"
|
||||||
|
|
||||||
autoupdate.upstream = "https://github.com/pgaskin/kepubify"
|
autoupdate.upstream = "https://github.com/pgaskin/kepubify"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
autoupdate.asset.amd64 = "kepubify-linux-64bit"
|
||||||
|
autoupdate.asset.i386 = "kepubify-linux-32bit"
|
||||||
|
autoupdate.asset.armhf = "kepubify-linux-arm"
|
||||||
|
autoupdate.asset.arm64 = "kepubify-linux-arm64"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue