mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
2.27.3
This commit is contained in:
parent
27c338cc4c
commit
3c63889579
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ name = "SnappyMail"
|
||||||
description.en = "Simple, modern, lightweight & fast web-based e-mail client"
|
description.en = "Simple, modern, lightweight & fast web-based e-mail client"
|
||||||
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
||||||
|
|
||||||
version = "2.27.2~ynh2"
|
version = "2.27.3~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ admindoc = "https://github.com/the-djmaze/snappymail/wiki"
|
||||||
code = "https://github.com/the-djmaze/snappymail"
|
code = "https://github.com/the-djmaze/snappymail"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.15"
|
yunohost = ">= 11.1.16"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.27.2/snappymail-2.27.2.tar.gz"
|
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.27.3/snappymail-2.27.3.tar.gz"
|
||||||
sha256 = "06bdbc703c3d5f15d1d14039ee8390f8ac29b4070f9dd1fe5cada0161b95381e"
|
sha256 = "3524d3580332065d16420d5b1002145a550c767cf5ca7ec92dce4d004362eb63"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue