mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Merge pull request #45 from YunoHost-Apps/ci-auto-update-v2.18.4
Upgrade to version 2.18.4
This commit is contained in:
commit
cc9aa97b46
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.18.3~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/snappymail_ynh/tree/master) used in the catalog is currently on version 2.18.2\~ynh1.)*
|
||||
**Shipped version:** 2.18.4~ynh1 *(:warning: This is the `ci-auto-update-v2.18.4` branch. The [`master` branch](https://github.com/YunoHost-Apps/snappymail_ynh/tree/master) used in the catalog is currently on version 2.18.3\~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.18.3~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/snappymail_ynh/tree/master) utilisée dans le catalogue est actuellement en 2.18.2\~ynh1.)*
|
||||
**Version incluse :** 2.18.4~ynh1 *(:warning: Il s'agit de la branche `ci-auto-update-v2.18.4`. La [branche `master`](https://github.com/YunoHost-Apps/snappymail_ynh/tree/master) utilisée dans le catalogue est actuellement en 2.18.3\~ynh1.)*
|
||||
|
||||
|
||||
**Démo :** https://snappymail.eu/demo/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.18.3/snappymail-2.18.3.tar.gz
|
||||
SOURCE_SUM=400751edf845d39b5a56da14aaa6f0e8410b9d20f046d5f63b8dd537ca7a2fb4
|
||||
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.18.4/snappymail-2.18.4.tar.gz
|
||||
SOURCE_SUM=0d1398217e849e0563712e5659ffecbc513d010da43abbb01a9334a85f3041ff
|
||||
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.18.3~ynh1",
|
||||
"version": "2.18.4~ynh1",
|
||||
"url": "https://snappymail.eu/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Reference in a new issue