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-06 16:57:37 +01:00
parent 97ecc57ed2
commit 6685112e00
No known key found for this signature in database
GPG key ID: 574F281483054D44
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.5/element-v1.9.5.tar.gz
SOURCE_SUM=14e82a1dd21750eba7c787ef0bc0d040e4449f956b3a63d07d08d1b1f65eea12
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.9.6/element-v1.9.6.tar.gz
SOURCE_SUM=2577352424072764b98f54446518d9a2f3328fa3fdd621969701452142343c98
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.5~ynh1",
"version": "1.9.6~ynh1",
"url": "https://element.io",
"upstream": {
"license": "Apache-2.0",