1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00

Merge pull request #57 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-11-08 18:23:22 +01:00 committed by GitHub
commit 0bbb663faa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -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 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>
* Report a bug: <https://github.com/YunoHost-Apps/cypht_ynh/issues>

View file

@ -28,7 +28,7 @@ Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de me
* Site officiel de lapp : <https://cypht.org>
* Documentation officielle de ladmin : <https://cypht.org/install.html>
* Dépôt de code officiel de lapp : <https://github.com/jasonmunro/cypht>
* Dépôt de code officiel de lapp : <https://github.com/cypht-org/cypht>
* YunoHost Store: <https://apps.yunohost.org/app/cypht>
* Signaler un bug : <https://github.com/YunoHost-Apps/cypht_ynh/issues>

View file

@ -13,7 +13,7 @@ maintainers = ["eric_G"]
license = "LGPL-2.1-only"
website = "https://cypht.org"
admindoc = "https://cypht.org/install.html"
code = "https://github.com/jasonmunro/cypht"
code = "https://github.com/cypht-org/cypht"
[integration]
yunohost = ">= 11.2"
@ -53,8 +53,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.0.tar.gz"
sha256 = "dc9e21bd8d8ce8b2544b26e74d414ef5e2f30577e7f9675141c9f3ad807847ee"
url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.1.tar.gz"
sha256 = "a8399921cf586ecb80385b66c08d841548f2f02b63260e08c0ad1f040c663062"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]