mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
Re-enabled autoupdate
This commit is contained in:
parent
6dae1b298c
commit
f3d6bac4e2
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ ram.runtime = "50M"
|
||||||
rename = "ocis"
|
rename = "ocis"
|
||||||
|
|
||||||
# commented for now, waiting for stable owncloud v5
|
# commented for now, waiting for stable owncloud v5
|
||||||
# autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset.amd64 = "^ocis-.*-linux-amd64$"
|
autoupdate.asset.amd64 = "^ocis-.*-linux-amd64$"
|
||||||
autoupdate.asset.arm64 = "^ocis-.*-linux-arm64$"
|
autoupdate.asset.arm64 = "^ocis-.*-linux-arm64$"
|
||||||
autoupdate.asset.i386 = "^ocis-.*-linux-386$"
|
autoupdate.asset.i386 = "^ocis-.*-linux-386$"
|
||||||
|
|
Loading…
Add table
Reference in a new issue