1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

@Josue-T Upgrade element to 1.10.6

This commit is contained in:
ericgaspar 2022-03-01 14:04:03 +01:00
parent bbd78a05e0
commit 821663dd77
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.10.4/element-v1.10.4.tar.gz
SOURCE_SUM=74d44bbbd59fc25675c179d1a5350a0b092b4f9a0abec012ae8df4d5dab5c86d
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.10.6/element-v1.10.6.tar.gz
SOURCE_SUM=39e9266149ff85f593719bcf83889fcf32444e8ffac5807d7c0433f70a245df1
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.10.4~ynh1",
"version": "1.10.6~ynh1",
"url": "https://element.io",
"upstream": {
"license": "Apache-2.0",