mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
Fix
This commit is contained in:
parent
195000f470
commit
ab61a8c1a1
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.24.2/snappymail-2.24.2.tar.gz
|
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.24.3/snappymail-2.24.3.tar.gz
|
||||||
SOURCE_SUM=de24f29f7438c246b4b30247ccba745c3e932c655567935cbf47db2fa75fd616
|
SOURCE_SUM=3c4dbb91ac69c87271a8d627c62c427879283cfc890691762ed80009bf7b3a38
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -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.24.2~ynh1",
|
"version": "2.24.3~ynh1",
|
||||||
"url": "https://snappymail.eu/",
|
"url": "https://snappymail.eu/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
Loading…
Reference in a new issue