1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opensondage_ynh.git synced 2024-09-03 19:46:28 +02:00

autoupdate.strategy = "latest_gitlab_release"

This commit is contained in:
OniriCorpe 2024-02-14 23:33:38 +01:00 committed by GitHub
parent f08f84dcbf
commit f3f813537b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ license = "CECILL-B"
website = "https://framadate.org/" website = "https://framadate.org/"
demo = "https://framadate.org/" demo = "https://framadate.org/"
admindoc = "https://framagit.org/framasoft/framadate/framadate/wikis/home" admindoc = "https://framagit.org/framasoft/framadate/framadate/wikis/home"
code = "https://git.framasoft.org/framasoft/framadate" code = "https://framagit.org/framasoft/framadate/framadate"
[integration] [integration]
yunohost = ">= 11.2" yunohost = ">= 11.2"
@ -57,6 +57,7 @@ ram.runtime = "50M"
[resources.sources.main] [resources.sources.main]
url = "https://framagit.org/framasoft/framadate/framadate/-/archive/1.1.19/framadate-1.1.19.tar.gz" url = "https://framagit.org/framasoft/framadate/framadate/-/archive/1.1.19/framadate-1.1.19.tar.gz"
sha256 = "160dd2efa1aa5be8945d65778dbd2328166fafafa29c5c823053e2112224a478" sha256 = "160dd2efa1aa5be8945d65778dbd2328166fafafa29c5c823053e2112224a478"
autoupdate.strategy = "latest_gitlab_release"
[resources.system_user] [resources.system_user]
allow_email = true allow_email = true