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:
Éric Gaspar 2023-02-14 12:01:25 +01:00
parent c725fb5663
commit 43a6aa2979
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.11.22/element-v1.11.22.tar.gz
SOURCE_SUM=026746e75d84854d1729baee6c8c70826be5e59f85917f9055b24be1027fae00
SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.11.23/element-v1.11.23.tar.gz
SOURCE_SUM=d8b6e81531e975e9f581fd582f679b1052b432336fd5e4ffb702502e71d0a24d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.22~ynh1"
version = "1.11.23~ynh1"
maintainers = ["Josué Tille"]