diff --git a/manifest.toml b/manifest.toml index eddb7a7..ea78e47 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,7 +62,7 @@ ram.runtime = "50M" rename = "ocis" # 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.arm64 = "^ocis-.*-linux-arm64$" autoupdate.asset.i386 = "^ocis-.*-linux-386$"