1
0
Fork 0
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:
Mateusz 2024-04-22 10:38:10 +02:00 committed by GitHub
parent 6dae1b298c
commit f3d6bac4e2
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$"