mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Upgrade to v2.29.4
This commit is contained in:
parent
61901d377f
commit
733c72c919
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.29.3~ynh1"
|
||||
version = "2.29.4~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.29.3/snappymail-2.29.3.tar.gz"
|
||||
sha256 = "a13e955ac314586545c4fef3b9da7780764f248b4479c10d4c303f1f88704985"
|
||||
url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.29.4.tar.gz"
|
||||
sha256 = "a04b91a867d1fa99f7f3952814dd8c569f0f9225b6054cd37f0bf58ed3a8c9cb"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue