1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00
This commit is contained in:
Éric Gaspar 2022-11-23 19:14:07 +01:00
parent 6b6a412d8b
commit 715364234e
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.21.4/snappymail-2.21.4.tar.gz SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.22.1/snappymail-2.22.1.tar.gz
SOURCE_SUM=371137c1e651234eac70364748be508cbf9ba1cd0655f7c7093cc1c6770122e5 SOURCE_SUM=df68dd497b7dec1bae49a0c6c65be0879416997b504c5a8e160b7d728c5b4d99
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Simple, modern, lightweight & fast web-based e-mail client", "en": "Simple, modern, lightweight & fast web-based e-mail client",
"fr": "Client de messagerie Web simple, moderne, léger et rapide" "fr": "Client de messagerie Web simple, moderne, léger et rapide"
}, },
"version": "2.21.4~ynh1", "version": "2.22.1~ynh1",
"url": "https://snappymail.eu/", "url": "https://snappymail.eu/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",