diff --git a/README.md b/README.md index 393d488..def5001 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Cypht is an application built entirely of plugins, or as we call them, module se * Official app website: * Official admin documentation: -* Upstream app code repository: +* Upstream app code repository: * YunoHost Store: * Report a bug: diff --git a/README_fr.md b/README_fr.md index d03fe62..5880808 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ Cypht est un client de messagerie web. Vous pouvez accéder à vos comptes de me * Site officiel de l’app : * Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : +* Dépôt de code officiel de l’app : * YunoHost Store: * Signaler un bug : diff --git a/manifest.toml b/manifest.toml index 8ebb04a..368ae71 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]