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:
ericgaspar 2022-05-19 15:09:47 +02:00
parent cc34dcf632
commit deaee9e177
No known key found for this signature in database
GPG key ID: 574F281483054D44
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.16.0/snappymail-2.16.0.tar.gz SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.16.1/snappymail-2.16.1.tar.gz
SOURCE_SUM=a2ef1f11dd66b50635dee261808f5a238716fc57c627da253b8f4ba2e60a52cf SOURCE_SUM=bf62279e2b1051b566a5a5d080a71555ae7c5e134d36d395a442f5a46e12729f
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 email client", "en": "Simple, modern, lightweight & fast web-based email 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.16.0~ynh1", "version": "2.16.1~ynh1",
"url": "https://snappymail.eu/", "url": "https://snappymail.eu/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",