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

Merge pull request #146 from YunoHost-Apps/ci-auto-update-2.35.2

Upgrade to v2.35.2
This commit is contained in:
eric_G 2024-02-28 22:57:06 +01:00 committed by GitHub
commit 6e258c36cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
**Shipped version:** 2.35.0~ynh1
**Shipped version:** 2.35.2~ynh1
**Demo:** https://snappymail.eu/demo/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community.
**Version incluse :** 2.35.0~ynh1
**Version incluse :** 2.35.2~ynh1
**Démo :** https://snappymail.eu/demo/

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.35.0~ynh1"
version = "2.35.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.35.0/snappymail-2.35.0.tar.gz"
sha256 = "98e08c62d6992bc6901c39282eddc20a264e7a402e9bf02465409d6ac23197f5"
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.35.2/snappymail-2.35.2.tar.gz"
sha256 = "684335227ec19ad88fcb4c4e81457ab08bcc9d7e9f69ce26484aebedd0768115"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"