From 6eacbd6256af38506bb5a46e02c9d43e7afdc9a5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 13 Mar 2024 02:49:35 +0100 Subject: [PATCH] Upgrade to v2.35.3 https://github.com/the-djmaze/snappymail/releases/tag/v2.35.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d334018..a196f74 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.35.2~ynh2" +version = "2.35.3~ynh1" maintainers = [] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/the-djmaze/snappymail/releases/download/v2.35.2/snappymail-2.35.2.tar.gz" - sha256 = "684335227ec19ad88fcb4c4e81457ab08bcc9d7e9f69ce26484aebedd0768115" + url = "https://github.com/the-djmaze/snappymail/releases/download/v2.35.3/snappymail-2.35.3.tar.gz" + sha256 = "e2baf7746682e67d943269416b21e6ffbccb8e09250b7546ae799dfa9a8222a4" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"