mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Upgrade sources
- `main` v2.37.3: https://github.com/the-djmaze/snappymail/releases/tag/v2.37.3
This commit is contained in:
parent
897a295811
commit
e7ea844d7f
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.37.2~ynh1"
|
||||
version = "2.37.3~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -47,8 +47,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.37.2/snappymail-2.37.2.tar.gz"
|
||||
sha256 = "90a2f7f93e155e11c361d29f886541f1cc7dfce25a8ea8ef95c226088ae9f72c"
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.37.3/snappymail-2.37.3.tar.gz"
|
||||
sha256 = "15ae956d63d13a47554bcc07917602351f8388147a4aabdf9ab8c65658619305"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"
|
||||
|
|
Loading…
Reference in a new issue