mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Update manifest.toml
This commit is contained in:
parent
2ef0831a3a
commit
b5f592e226
1 changed files with 2 additions and 1 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~ynh1"
|
version = "2.27.2~ynh2"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -46,6 +46,7 @@ ram.runtime = "50M"
|
||||||
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.2/snappymail-2.27.2.tar.gz"
|
||||||
sha256 = "06bdbc703c3d5f15d1d14039ee8390f8ac29b4070f9dd1fe5cada0161b95381e"
|
sha256 = "06bdbc703c3d5f15d1d14039ee8390f8ac29b4070f9dd1fe5cada0161b95381e"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue