mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Upgrade to v2.29.0
This commit is contained in:
parent
24b04bdecd
commit
8dfd57f2ea
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.28.4~ynh2"
|
||||
version = "2.29.0~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.28.4/snappymail-2.28.4.tar.gz"
|
||||
sha256 = "b573fb8f1a6a04048d4a135ef6b1e27b04a0756fca8241fcd15db85602655d91"
|
||||
url = "https://github.com/the-djmaze/snappymail/archive/refs/tags/v2.29.0.tar.gz"
|
||||
sha256 = "6e74a01548fca3100c135eda33ad4cd7faf5fd669d3bce6d5217ca36cc97a5b8"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue