mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Fix
This commit is contained in:
parent
9374850623
commit
869fe27f3b
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.21/element-v1.11.21.tar.gz
|
||||
SOURCE_SUM=996571e2a7b37ef7044926f672b134b23c7cb5d6a6e4aefb1ad62c61e29b9538
|
||||
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.22/element-v1.11.22.tar.gz
|
||||
SOURCE_SUM=026746e75d84854d1729baee6c8c70826be5e59f85917f9055b24be1027fae00
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Web client for Matrix",
|
||||
"fr": "Client web pour Matrix"
|
||||
},
|
||||
"version": "1.11.21~ynh1",
|
||||
"version": "1.11.22~ynh1",
|
||||
"url": "https://element.io",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue