1
0
Fork 0
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:
Mateusz 2024-07-04 08:26:46 +02:00 committed by GitHub
parent 0e17daff69
commit 8e9d913d6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]