1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00

Upgrade to v2.34.1

This commit is contained in:
yunohost-bot 2024-02-13 21:34:49 +01:00 committed by YunoHost Bot
parent bed9fa2177
commit 4f40f330b6

View file

@ -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.1~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.33.0/snappymail-2.33.0.tar.gz"
sha256 = "ef52600a4b1eafba463157926e2c3ded1d80a31408efa03a9cf0bb7136b67a8c"
url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.34.1.tar.gz"
sha256 = "22b159177dd6a32be087f6d95c623225bec47a69974e58c1477c53fb65d800a2"
in_subdir = false
autoupdate.strategy = "latest_github_tag"