mirror of
https://github.com/YunoHost-Apps/snappymail_ynh.git
synced 2024-09-03 20:26:29 +02:00
2.15.2
This commit is contained in:
parent
94a71ce857
commit
c0b3113108
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.15.1/snappymail-2.15.1.tar.gz
|
||||
SOURCE_SUM=acf94df5cf2eefdfbc19b1fdd6fb0f45ca16a01290442b80dcedb01ae3023c66
|
||||
SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.15.2/snappymail-2.15.2.tar.gz
|
||||
SOURCE_SUM=6bb44c85c4336a1d7f334db07c8f6b483d64885e6dd050d97e611e7029f57c91
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Simple, modern, lightweight & fast web-based email client",
|
||||
"fr": "Client de messagerie Web simple, moderne, léger et rapide"
|
||||
},
|
||||
"version": "2.15.1~ynh2",
|
||||
"version": "2.15.2~ynh1",
|
||||
"url": "https://snappymail.eu/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
@ -17,8 +17,8 @@
|
|||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
"name": "John doe",
|
||||
"email": "john.doe@example.com"
|
||||
"name": "",
|
||||
"email": ""
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
|
|
Loading…
Reference in a new issue