mirror of
https://github.com/YunoHost-Apps/kavita_ynh.git
synced 2024-09-03 19:26:30 +02:00
Update manifest.toml
This commit is contained in:
parent
a81c71485b
commit
846f8b24dc
1 changed files with 3 additions and 3 deletions
|
@ -52,9 +52,9 @@ ram.runtime = "50M"
|
|||
armhf.sha256 = "AD5CEC73D6B5B48386EAC5291CD9C4B40F0AF4FBB712E730518D3605E80F1D52"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.amd64 = ".*\amd64.tar.gz"
|
||||
autoupdate.asset.arm64 = ".*\arm64.tar.gz"
|
||||
autoupdate.asset.armhf = ".*\arm.tar.gz"
|
||||
autoupdate.asset.amd64 = ".*\.amd64.tar.gz"
|
||||
autoupdate.asset.arm64 = ".*\.arm64.tar.gz"
|
||||
autoupdate.asset.armhf = ".*\.arm.tar.gz"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Reference in a new issue