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:
parent
f08f84dcbf
commit
f3f813537b
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue