mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Upgrade to v2.36.3
https://github.com/the-djmaze/snappymail/releases/tag/v2.36.3
This commit is contained in:
parent
e31445859e
commit
6b7248405c
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.36.1~ynh1"
|
||||
version = "2.36.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.36.2/snappymail-2.36.2.tar.gz"
|
||||
sha256 = "a9e4661ca48d770d08a32ddb800ff75e7a645bacb8a310cae7b24e9c38788ff2"
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.36.3/snappymail-2.36.3.tar.gz"
|
||||
sha256 = "fbc6f0ea915ba20335f79e4e3bfc36d4a9c96be2650002d345cda6d5001739b1"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"
|
||||
|
|
Loading…
Reference in a new issue