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

Merge pull request #97 from YunoHost-Apps/testing

autoupdate.strategy = "latest_gitlab_release"
This commit is contained in:
OniriCorpe 2024-02-14 23:33:56 +01:00 committed by GitHub
commit b7c3086a94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View file

@ -31,7 +31,7 @@ OpenSondage is a quick and easy-to-use online service to collaboratively plan an
* Official app website: <https://framadate.org/> * Official app website: <https://framadate.org/>
* Official admin documentation: <https://framagit.org/framasoft/framadate/framadate/wikis/home> * Official admin documentation: <https://framagit.org/framasoft/framadate/framadate/wikis/home>
* Upstream app code repository: <https://git.framasoft.org/framasoft/framadate> * Upstream app code repository: <https://framagit.org/framasoft/framadate/framadate>
* YunoHost Store: <https://apps.yunohost.org/app/opensondage> * YunoHost Store: <https://apps.yunohost.org/app/opensondage>
* Report a bug: <https://github.com/YunoHost-Apps/opensondage_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/opensondage_ynh/issues>

View file

@ -31,7 +31,7 @@ OpenSondage est un service en ligne rapide et facile à utiliser pour planifier
* Site officiel de lapp : <https://framadate.org/> * Site officiel de lapp : <https://framadate.org/>
* Documentation officielle de ladmin : <https://framagit.org/framasoft/framadate/framadate/wikis/home> * Documentation officielle de ladmin : <https://framagit.org/framasoft/framadate/framadate/wikis/home>
* Dépôt de code officiel de lapp : <https://git.framasoft.org/framasoft/framadate> * Dépôt de code officiel de lapp : <https://framagit.org/framasoft/framadate/framadate>
* YunoHost Store: <https://apps.yunohost.org/app/opensondage> * YunoHost Store: <https://apps.yunohost.org/app/opensondage>
* Signaler un bug : <https://github.com/YunoHost-Apps/opensondage_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/opensondage_ynh/issues>

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