mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
commit
0bbb663faa
3 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@ Cypht is an application built entirely of plugins, or as we call them, module se
|
||||||
|
|
||||||
* Official app website: <https://cypht.org>
|
* Official app website: <https://cypht.org>
|
||||||
* Official admin documentation: <https://cypht.org/install.html>
|
* Official admin documentation: <https://cypht.org/install.html>
|
||||||
* Upstream app code repository: <https://github.com/jasonmunro/cypht>
|
* Upstream app code repository: <https://github.com/cypht-org/cypht>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/cypht>
|
* YunoHost Store: <https://apps.yunohost.org/app/cypht>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/cypht_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/cypht_ynh/issues>
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de me
|
||||||
|
|
||||||
* Site officiel de l’app : <https://cypht.org>
|
* Site officiel de l’app : <https://cypht.org>
|
||||||
* Documentation officielle de l’admin : <https://cypht.org/install.html>
|
* Documentation officielle de l’admin : <https://cypht.org/install.html>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/jasonmunro/cypht>
|
* Dépôt de code officiel de l’app : <https://github.com/cypht-org/cypht>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/cypht>
|
* YunoHost Store: <https://apps.yunohost.org/app/cypht>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/cypht_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/cypht_ynh/issues>
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ maintainers = ["eric_G"]
|
||||||
license = "LGPL-2.1-only"
|
license = "LGPL-2.1-only"
|
||||||
website = "https://cypht.org"
|
website = "https://cypht.org"
|
||||||
admindoc = "https://cypht.org/install.html"
|
admindoc = "https://cypht.org/install.html"
|
||||||
code = "https://github.com/jasonmunro/cypht"
|
code = "https://github.com/cypht-org/cypht"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.2"
|
yunohost = ">= 11.2"
|
||||||
|
@ -53,8 +53,8 @@ ram.runtime = "50M"
|
||||||
[resources]
|
[resources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.0.tar.gz"
|
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.1.tar.gz"
|
||||||
sha256 = "dc9e21bd8d8ce8b2544b26e74d414ef5e2f30577e7f9675141c9f3ad807847ee"
|
sha256 = "a8399921cf586ecb80385b66c08d841548f2f02b63260e08c0ad1f040c663062"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue