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-12-27 13:54:31 +01:00
parent 70b10803f5
commit f1e69480ad
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.24.1/snappymail-2.24.1.tar.gz
SOURCE_SUM=f209d3352562e74f0432449b7af99804ca63a8926fb60921e968ef7018435d91
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.24.2/snappymail-2.24.2.tar.gz
SOURCE_SUM=de24f29f7438c246b4b30247ccba745c3e932c655567935cbf47db2fa75fd616
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -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.24.1~ynh1",
"version": "2.24.2~ynh1",
"url": "https://snappymail.eu/",
"upstream": {
"license": "AGPL-3.0-only",