1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gancio_ynh.git synced 2024-09-03 20:36:19 +02:00

Add autoupdate support.

This commit is contained in:
Mateusz 2024-01-31 13:08:32 +01:00 committed by GitHub
parent d768b698f5
commit d8c54e4495
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,6 +59,7 @@ ram.runtime = "50M"
[resources.sources.main] [resources.sources.main]
url = "https://framagit.org/les/gancio/-/archive/v1.6.19/gancio-v1.6.19.tar.gz" url = "https://framagit.org/les/gancio/-/archive/v1.6.19/gancio-v1.6.19.tar.gz"
sha256 = "37abec1d4bfca0b966ff91025ff326afd59646090721c227482f445a7bfce871" sha256 = "37abec1d4bfca0b966ff91025ff326afd59646090721c227482f445a7bfce871"
autoupdate.strategy = "latest_gitlab_release"
[resources.system_user] [resources.system_user]
allow_email = true allow_email = true