mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Upgrade to v2.35.1
https://github.com/the-djmaze/snappymail/releases/tag/v2.35.1
This commit is contained in:
parent
87216534e4
commit
b0ec2abf43
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.en = "Simple, modern, lightweight & fast web-based e-mail client"
|
||||||
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
description.fr = "Client de messagerie Web simple, moderne, léger et rapide"
|
||||||
|
|
||||||
version = "2.35.0~ynh1"
|
version = "2.35.1~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.35.0/snappymail-2.35.0.tar.gz"
|
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.35.1/snappymail-2.35.1.tar.gz"
|
||||||
sha256 = "98e08c62d6992bc6901c39282eddc20a264e7a402e9bf02465409d6ac23197f5"
|
sha256 = "91b5774ee424166e56269214002e82f0432e138497be93b2d55186fb15009882"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"
|
autoupdate.asset = "^snappymail-[0-9\\.\\-]*tar.gz$"
|
||||||
|
|
Loading…
Add table
Reference in a new issue