1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

Merge pull request #25 from orhtej2/patch-1

Re-enabled autoupdate
This commit is contained in:
eric_G 2024-05-03 08:33:19 +02:00 committed by GitHub
commit d8d85aa544
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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$"