mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Merge pull request #103 from YunoHost-Apps/testing
Update manifest.toml
This commit is contained in:
commit
7cbdc879bd
3 changed files with 5 additions and 5 deletions
|
@ -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.27.0~ynh1
|
||||
**Shipped version:** 2.27.1~ynh1
|
||||
|
||||
**Demo:** https://snappymail.eu/demo/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez 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.27.0~ynh1
|
||||
**Version incluse :** 2.27.1~ynh1
|
||||
|
||||
**Démo :** https://snappymail.eu/demo/
|
||||
|
||||
|
|
|
@ -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.27.0~ynh1"
|
||||
version = "2.27.1~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.27.0/snappymail-2.27.0.tar.gz"
|
||||
sha256 = "d1513dc57c3461df35481f803ad2b683aa156b94753e642eb0651f991140f64c"
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v2.27.1/snappymail-2.27.1.tar.gz"
|
||||
sha256 = "d21e3b918311a745e6e538b310becd7cfc01f0b63b7058bb700c299520f73923"
|
||||
in_subdir = false
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue