1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00
This commit is contained in:
ericgaspar 2021-11-22 16:54:52 +01:00
parent 246263c536
commit 4d7e07341a
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/vector-im/element-web/archive/refs/tags/v1.9.4.tar.gz
SOURCE_SUM=e5f98816d630d6ecc2f8942bfc1ff5bba2d9e479ecc38f2329171ae39609351a
SOURCE_URL=https://github.com/vector-im/element-web/archive/refs/tags/v1.9.5.tar.gz
SOURCE_SUM=c03c2a556852d20c609cfcfd1fad65e13cc17bfed499968f2fea9a5e1c70e068
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web client for matrix",
"fr": "Client web pour matrix"
},
"version": "1.9.4~ynh1",
"version": "1.9.5~ynh1",
"url": "https://element.io",
"upstream": {
"license": "Apache-2.0",