mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Upgrade to v2.28.2
This commit is contained in:
parent
b8e0a6060d
commit
e35c0ff1eb
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "SnappyMail"
|
|||
description.en = "Simple, modern, lightweight & fast web-based e-mail client"
|
||||
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
||||
|
||||
version = "2.28.1~ynh1"
|
||||
version = "2.28.2~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.28.1/snappymail-2.28.1.tar.gz"
|
||||
sha256 = "7addcab882c734f50c6aa80e7df321d70ef78744e151b73f951f36a45686eab3"
|
||||
url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.28.2.tar.gz"
|
||||
sha256 = "9418c9f1c17c8601abbedbf524950ada133e449381fedd290185d68df5a2ff78"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue