mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Upgrade to v2.34.2
This commit is contained in:
parent
7f299ff6bb
commit
4fe36d6ffe
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.33.0~ynh1"
|
||||
version = "2.34.2~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.33.0/snappymail-2.33.0.tar.gz"
|
||||
sha256 = "ef52600a4b1eafba463157926e2c3ded1d80a31408efa03a9cf0bb7136b67a8c"
|
||||
url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.34.2.tar.gz"
|
||||
sha256 = "ff0ed3de77288c0c770b585f88d4ad963132c93e6a374191a77b14f938333991"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Reference in a new issue