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.31.0

This commit is contained in:
yunohost-bot 2023-12-09 05:17:47 +01:00 committed by YunoHost Bot
parent 52d811e155
commit 1e5ba16660

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.30.0~ynh1"
version = "2.31.0~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.30.0/snappymail-2.30.0.tar.gz"
sha256 = "23d77d3047ca05b4d276f885c290d373cf7cf3d94b9374de11e68de6bac3f7fb"
url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.31.0.tar.gz"
sha256 = "1b37c305aa2a29a6e621805fbcbb3b814abf04310682c38bb327f633ce01f398"
in_subdir = false
autoupdate.strategy = "latest_github_tag"