1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00
This commit is contained in:
Éric Gaspar 2023-10-16 12:19:39 +02:00
parent 53e18b7e44
commit 2ced4c6b16
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.6.3/roundcubemail-1.6.3.tar.gz
SOURCE_SUM=9ed23673b5668d3face853d22d915f5e1162fb2abcd2e3e1c459449a0863551f
SOURCE_URL=https://github.com/roundcube/roundcubemail/releases/download/1.6.4/roundcubemail-1.6.4.tar.gz
SOURCE_SUM=f116dc5e874ca10e73d04efcb4a5ca90e3ca2a2923c0f0fa5b0f478192677656
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Open Source Webmail software",
"fr": "Webmail Open Source"
},
"version": "1.6.3~ynh1",
"version": "1.6.4~ynh1",
"url": "https://roundcube.net/",
"upstream": {
"license": "GPL-3.0-only",