mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
commit
d1307209fa
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,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.19.4~ynh1
|
||||
**Shipped version:** 2.19.7~ynh1
|
||||
|
||||
**Demo:** https://snappymail.eu/demo/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition.
|
||||
|
||||
|
||||
**Version incluse :** 2.19.4~ynh1
|
||||
**Version incluse :** 2.19.7~ynh1
|
||||
|
||||
**Démo :** https://snappymail.eu/demo/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.19.4/snappymail-2.19.4.tar.gz
|
||||
SOURCE_SUM=5e39cd04aff0f5a3df1b5d5f55c11220ccb5505008d63fe200acf51af6737eae
|
||||
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.19.7/snappymail-2.19.7.tar.gz
|
||||
SOURCE_SUM=57e379682c0e491ab4a4b38f9b73e1ff39fcd58157e7d54c262fa5be591c340a
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Simple, modern, lightweight & fast web-based e-mail client",
|
||||
"fr": "Client de messagerie Web simple, moderne, léger et rapide"
|
||||
},
|
||||
"version": "2.19.4~ynh1",
|
||||
"version": "2.19.7~ynh1",
|
||||
"url": "https://snappymail.eu/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Reference in a new issue