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-12-20 16:12:03 +01:00
parent b505798b66
commit cb9c65760e
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.9.7/element-v1.9.7.tar.gz
SOURCE_SUM=43f3c01ee9e922affec278fc0cc5b9c9ff3b93ae69087627417af385edb7a1bb
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.9.8/element-v1.9.8.tar.gz
SOURCE_SUM=585283f72925628374748beec3768fcee24d337715312f92a99c9646e0c62e90
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.7~ynh1",
"version": "1.9.8~ynh1",
"url": "https://element.io",
"upstream": {
"license": "Apache-2.0",